Class AutomaticPreparedBatchStatement

java.lang.Object
org.dbunit.database.statement.AutomaticPreparedBatchStatement
All Implemented Interfaces:
IPreparedBatchStatement

public class AutomaticPreparedBatchStatement extends Object implements IPreparedBatchStatement
Decorator around an IPreparedBatchStatement that automatically executes the accumulated batch once a configured row-count threshold is reached.
Since:
Jun 12, 2003
Version:
$Revision$
Author:
Manuel Laflamme