Package org.apache.torque.betwixt

Interface Summary
RecordHandler Interface that all record handlers called by the Importer class should impliment.
XMLEventListener A simple interface to allow for user / other watcher updates during long export / imports.
 

Class Summary
Dataset A container Bean class for records to be exported or imported.
Exporter Support for converting Torque (and other Betwixted mapped objects) in a Dataset object into XML format.
Importer Top level controller for importing XML into Torque OM objects and storing them into the database.
Resolver This class resolves the where to find the versions of the Betwixt Bean Map and DTD files to use in converting XML data to Torque OM objects.
XMLEventNotifier A Base class with methods that manage event notifications.
 



Copyright © 2006 Torque Add-ons Project. All Rights Reserved.