Uses of Class
com.j256.ormlite.stmt.mapped.MappedCreate

Packages that use MappedCreate
com.j256.ormlite.stmt.mapped Compiled SQL query statements. 
 

Uses of MappedCreate in com.j256.ormlite.stmt.mapped
 

Methods in com.j256.ormlite.stmt.mapped that return MappedCreate
static
<T,ID> MappedCreate<T,ID>
MappedCreate.build(DatabaseType databaseType, TableInfo<T,ID> tableInfo)
           
 



Copyright © 2011. All Rights Reserved.