|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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, getStatement |
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 |