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

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

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

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



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