The implementation of {@link java.sql.Connection} whichautomatically gathers INSERT, UPDATE and DELETE PreparedStatements into batches.
@author Oleg Nitz (
olegnitz@apache.org)
@version $Id: BatchConnection.java,v 1.20.2.1 2005/12/21 22:27:48 tomdz Exp $