|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
.dar files.
See:
Description
| Interface Summary | |
| ConflictResolver | NB Default Constructor must be provided by implementations. |
| DarrtListener | |
| DataParser | |
| DDLGenerator | Defines methods required to construct Data Definition Language. |
| DiffFormatter | |
| FileProcessor | Defines a common file handler interface to decouple the file receiver from the application processing. |
| Globals | Constants employed within the darrt library. |
| ReportListener | |
| Class Summary | |
| AbstractDDLGenerator | |
| AbstractFileHandler | Contains file manipulation operations common to several of the main darrt classes. |
| AbstractSchemaHandler | An abstract ancestor that takes care of many of the common operations required when handling the XML and JDBC metadata. |
| ConflictResolutionChain | |
| CsvDataParser | |
| DarHandler | Manipulates Database Archives (.dar) files. |
| DarrtEvent | |
| DataHandler | Data manipulation routines required by Darrt library. |
| DataParserFactory | |
| DDLFactory | Utility Singleton for creating Data Definition Language. |
| GenericDDLImpl | Deprecated. Cannot fulfil requirements such as functions. |
| MetaDataFactory | Factory for DBMS table meta data. |
| PlainFormatter | |
| SchemaConstants | Provides constants to the Schema tools. |
| SchemaExporter | Export database schemas as XML. |
| SchemaHandler | The entry point or facade for the library. |
| ViewExporter | Class to extract a VIEW's definition from a database. |
| XmlDataParser | |
| Exception Summary | |
| ConfigurationException | Represents a misconfiguration of the DARRT library. |
| DarHandlingException | General exception for use by this library's classes when communicating exceptions. |
| DataImportException | Holder for row sets that cannot be imported by DataHandler. |
| FileProcessorException | Represents an exception in the operation of a
FileProcessor. |
| SchemaHandlingException | General exception for use by this library's classes when communicating exceptions. |
| TempSchemaHandlingException | |
API This is the primary package of the Darrt library providing the functionality to create and deploy .dar files.
API: This package forms part of the library's API and every effort will be made to ensure backwards compatibility will be maintained.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||