Uses of Class
com.avaje.ebean.RawSql.ColumnMapping.Column

Packages that use RawSql.ColumnMapping.Column
com.avaje.ebean Core API (see Ebean and EbeanServer). 
 

Uses of RawSql.ColumnMapping.Column in com.avaje.ebean
 

Methods in com.avaje.ebean that return types with arguments of type RawSql.ColumnMapping.Column
 Iterator<RawSql.ColumnMapping.Column> RawSql.ColumnMapping.getColumns()
          Return an iterator of the Columns.
 



Copyright © 2010. All Rights Reserved.