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

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

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

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



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