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  java.lang.String 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
 void DDLAction.setValues(DDLValue[] values)
           
 



Copyright © 2007-2010. All Rights Reserved.