org.apache.tools.ant.taskdefs
Class SQLExec.Transaction
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.
public void addText(String sql)
public void setSrc(File src)
Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.