The interface which is used to create dynamic proxy which will also
implement
java.sql.PreparedStatement and allow to automatically gathers
INSERT, UPDATE and DELETE PreparedStatements into batches.
author: Oleg Nitz (olegnitz@apache.org)
Method Summary
public void
doExecute(Connection conn) This method performs database modification at the very and of transaction.