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

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

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

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



This documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.