|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PreparedQuery<T>
Interface returned by the QueryBuilder.prepare() which supports custom SELECT queries. This should be in turn
passed to the Dao.query(PreparedQuery) or Dao.iterator(PreparedQuery) methods.
| Method Summary |
|---|
| Methods inherited from interface com.j256.ormlite.stmt.PreparedStmt |
|---|
compile, getStatement, getType |
| Methods inherited from interface com.j256.ormlite.stmt.GenericRowMapper |
|---|
mapRow |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||