|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DDLValue | |
---|---|
net.java.ao | |
net.java.ao.schema.ddl |
Uses of DDLValue in net.java.ao |
---|
Methods in net.java.ao with parameters of type DDLValue | |
---|---|
protected SQLAction |
DatabaseProvider.renderInsert(DDLTable ddlTable,
DDLValue[] ddlValues)
|
Uses of DDLValue in net.java.ao.schema.ddl |
---|
Methods in net.java.ao.schema.ddl that return DDLValue | |
---|---|
DDLValue[] |
DDLAction.getValues()
|
Methods in net.java.ao.schema.ddl with parameters of type DDLValue | |
---|---|
static DDLAction |
DDLActions.newInsert(DDLTable table,
DDLValue[] values)
|
void |
DDLAction.setValues(DDLValue[] values)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |