| Package | Description |
|---|---|
| com.j256.ormlite.stmt.mapped |
Compiled SQL query statements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MappedRefresh<T,ID>
Mapped statement for refreshing the fields in an object.
|
| Modifier and Type | Method and Description |
|---|---|
static <T,ID> MappedQueryForFieldEq<T,ID> |
MappedQueryForFieldEq.build(DatabaseType databaseType,
TableInfo<T,ID> tableInfo,
FieldType idFieldType) |
This documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.