Package org.apache.ojb.broker.util.batch

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.
 



Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14