Method separateSqlCommands analyses all SQL files in a working directory and
all its subdirecories and puts all create table SQL statements without Foreign references and Primary keys into separate file.
Class SQLSplitter copies all SQL commands from all SQL files which are situated
in the working directory and all its subdirectories into new SQL files.
Invoke DODS to generate a set of java classes from a doml file
The files will only be regenerated/compiled if the date on the doml file is
newer than at least one of the generated files
This taskdef extends Ant's task; refer to that documentation for
parameters that affect compilation.
Typically made visible to an Ant build file with the following declaration: