| 
 | ||||||||||
| 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. | 
|  java.util.Collection | getExceptions()Return the exceptions encountered during all flushes. | 
| Method Detail | 
|---|
java.util.Collection getExceptions()
void flush(RowImpl row)
void flush()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||