|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DBSetExpr | |
---|---|
org.apache.empire.db | This package contains the core Empire-DB implementation classes. |
Uses of DBSetExpr in org.apache.empire.db |
---|
Fields in org.apache.empire.db with type parameters of type DBSetExpr | |
---|---|
protected List<DBSetExpr> |
DBCommand.set
|
Methods in org.apache.empire.db that return DBSetExpr | |
---|---|
DBSetExpr |
DBColumn.to(Object value)
Creates and returns a new DBSetExpr object. |
Methods in org.apache.empire.db with parameters of type DBSetExpr | |
---|---|
void |
DBCommand.set(DBSetExpr expr)
Inserts DBSetExpr objects to the Vector 'set'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |