Uses of Class
org.apache.ojb.broker.ant.DataTaskException

Packages that use DataTaskException
org.apache.ojb.broker.ant   
 

Uses of DataTaskException in org.apache.ojb.broker.ant
 

Methods in org.apache.ojb.broker.ant that throw DataTaskException
 void DdlUtilsDataHandling.getDataDTD(Writer output)
          Writes a DTD that can be used for data XML files matching the current model to the given writer.
 void DdlUtilsDataHandling.getInsertDataSql(Reader input, Writer output)
          Returns the sql necessary to add the data XML contained in the given input stream.
 void DdlUtilsDataHandling.insertData(Reader input, int batchSize)
          Returns the sql necessary to add the data XML contained in the given input stream.
 



Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.