|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseMappedQuery | |
---|---|
com.j256.ormlite.stmt.mapped | Compiled SQL query statements. |
Uses of BaseMappedQuery in com.j256.ormlite.stmt.mapped |
---|
Subclasses of BaseMappedQuery in com.j256.ormlite.stmt.mapped | |
---|---|
class |
MappedPreparedStmt<T,ID>
Mapped statement used by the StatementBuilder.prepareStatement() method. |
class |
MappedQueryForId<T,ID>
Mapped statement for querying for an object by its ID. |
class |
MappedRefresh<T,ID>
Mapped statement for refreshing the fields in an object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |