|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- The class that the code will be operating on.public interface PreparedDelete<T>
Interface returned by the DeleteBuilder.prepare()
which supports custom DELETE statements. This should be in
turn passed to the Dao.delete(PreparedDelete)
method.
Method Summary |
---|
Methods inherited from interface com.j256.ormlite.stmt.PreparedStmt |
---|
compile, compile, getStatement, getType, setArgumentHolderValue |
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 |