java.lang.Object | +----Transfer
The command line syntax for this application is:
java Transfer {-todbms|-toxml}[ ...]
where:
-todbms | -toxml indicates the direction of data transferFor this application to work, there must be an ODBC data source named "xmldbms" and the Oracle parser must be installed. The tables used to store data must have already been created in the data source. If the map document specifies that keys are to be generated, the default KeyGenerator implementation is used; for more information, see de.tudarmstadt.ito.xmldbms.helper.KeyGeneratorImpl.
public Transfer()
public static void main(String argv[])