Package | Description |
---|---|
org.apache.empire.db |
This package contains the core Empire-DB implementation classes.
|
Modifier and Type | Field and Description |
---|---|
protected List<DBSetExpr> |
DBCommand.set |
Modifier and Type | Method and Description |
---|---|
DBSetExpr |
DBColumn.to(Object value)
Creates and returns a new DBSetExpr object.
|
Modifier and Type | Method and Description |
---|---|
void |
DBCommand.set(DBSetExpr expr)
Inserts DBSetExpr objects to the Vector 'set'.
|
Copyright © 2008–2017 Apache Software Foundation. All rights reserved.