Package com.synex.xml.db

Provides the API for accessing and processing data in a data source using the JavaTM programming language.

See:
          Description

Interface Summary
DBManager Basic interface for database managers.
 

Class Summary
DBManagerImpl Default implementation of the DBManager interface.
OpenConnectDialog The New Database Connection dialog box.
 

Exception Summary
DBManagerException An exception that provides information on a database access error or other errors.
 

Package com.synex.xml.db Description

Provides the API for accessing and processing data in a data source using the JavaTM programming language. This API includes a framework whereby different drivers can be installed dynamically to access different data sources.



Submit a bug or feature
For further API reference and developer documentation, see XML Bulk Loader Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright 2002 Sergey Yakovlev, All Rights Reserved.