Class SQLExec.Transaction

java.lang.Object
org.apache.tools.ant.taskdefs.SQLExec.Transaction
Enclosing class:
SQLExec

public class SQLExec.Transaction extends Object
Contains the definition of a new transaction element. Transactions allow several files or blocks of statements to be executed using the same JDBC connection and commit operation in between.