|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PreparedStatementManager
Manages prepared statement execution.
Method Summary | |
---|---|
void |
flush()
This method must be called after the last row has been flushed, to flush any remaining statements. |
void |
flush(RowImpl row)
Flush the given row. |
Collection |
getExceptions()
Return the exceptions encountered during all flushes. |
Method Detail |
---|
Collection getExceptions()
void flush(RowImpl row)
void flush()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |