|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PreparedUpdate<T>
Interface returned by the UpdateBuilder.prepare()
which supports custom UPDATE statements. This should be in
turn passed to the Dao.update(PreparedUpdate)
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 |