Package org.exolab.jms.tools.db

Interface Summary
SchemaConverter Migrates a database schema from one version to another
 

Class Summary
Attribute This element defines a table attribute.
AttributeDescriptor Class AttributeDescriptor.
Column This element defines a column in an index
ColumnDescriptor Class ColumnDescriptor.
Database This element defines a database.
DatabaseDescriptor Class DatabaseDescriptor.
DBTool This class provides support for creating and destroying OpenJMS tables in RDBMS databases.
Deprecated This element specifies a table that is no longer required.
DeprecatedDescriptor Class DeprecatedDescriptor.
Index This element specifies an index on a table
IndexDescriptor Class IndexDescriptor.
RDBMSTool This class provides support for creating and destroying tables in RDBMS databases.
SchemaBrowser This class provides methods for examining a database schema
SchemaConverterFactory A factory for SchemaConverter instances
SchemaHelper Schema utility class
Table This element defines a table
TableDescriptor Class TableDescriptor.
Type This class is a helper class for converting from string values to their corresponding java.sql.Types
 

Exception Summary
InvalidTypeException This exception is thrown when a JDBC type is encountered which is not supported by the target database
 



Copyright © 1999-2004 The OpenJMS Group. All Rights Reserved.