|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| BatchPreparedStatement | The interface which is used to create dynamic proxy which will also
implement PreparedStatement and allow to automatically gathers
INSERT, UPDATE and DELETE PreparedStatements into batches. |
| Class Summary | |
|---|---|
| BatchConnection | The implementation of Connection which
automatically gathers INSERT, UPDATE and DELETE
PreparedStatements into batches. |
| PreparedStatementInvocationHandler | The implementation of java.reflect.InvocationHandler which is used
to create dynamic proxy which will implement PreparedStatement and
BatchPreparedStatement. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||