Uses of Class
org.castor.cpa.persistence.sql.engine.info.ColumnValue

Packages that use ColumnValue
org.castor.cpa.persistence.sql.engine.info   
 

Uses of ColumnValue in org.castor.cpa.persistence.sql.engine.info
 

Methods in org.castor.cpa.persistence.sql.engine.info that return types with arguments of type ColumnValue
 List<ColumnValue> TableInfo.toSQL(Identity input)
          Method appending values from passed identity to corresponding columns.
 List<ColumnValue> TableInfo.toSQL(Object[] input)
          Method appending values from passed identity to corresponding columns.
 



Copyright © 2011. All Rights Reserved.