All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----da.da_DatabaseSchemaManager
Register special types of element classes used for the various parts of a database schema.
The present approach isn't ideal: it's static, so affects all XML parsing, and it doesn't permit the unregistering of all the special registrations.
public da_DatabaseSchemaManager()
public static void registerElementClasses()
Register special types of element classes used for the various parts of a database schema.
The present approach isn't ideal: it's static, so affects all XML parsing, and it doesn't permit the unregistering of all the special registrations.
All Packages Class Hierarchy This Package Previous Next Index