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

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

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

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



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