Uses of Class
net.java.ao.schema.ddl.DDLValue

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)
           
 



Copyright © 2007-2014. All Rights Reserved.