Class Summary |
Configuration |
Holds all configuration values used in DbLoader as part of loading a database. |
DataHandler |
Handles SAX events resulting from parsing of the data.xml file. |
DbLoader |
A tool to set up a uPortal database. |
DbTypeMapping |
Holds mapping information from generic data types for table columns
to specific types for different databases. |
DbUnload |
Title: DbUnload
Description: Dump database table(s) into a xml format |
DbUtils |
Utility class for centralizing various functions performed on the database. |
DomUtils |
Utility class centralizing various DOM related functions used during
loading of the database. |
PropertiesHandler |
Class for handling SAX events during parsing of dbloader.xml. |
TableHandler |
Class for handling SAX events during parsing of tables.xml. |
Type |
Utility class used during loading of the database. |