| This ant task will create/evolve the VDS schema for a set of .jdo files and
classes. The classes do not have to be enhanced. The schema will be created
in VDS database specified in the project file. This class is a wrapper class
of
com.versant.core.vds.tools.jdo.SchemaTool which should be used
outside of Ant by creating an instance and setting properties or by using
the mainmethod and command line args.
See Also: com.versant.jdo.tools.SchemaTool for options and arguments.
|