Package org.exolab.jms.tools.db

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

Class Summary
Attribute  
Column  
Database  
DBTool This class provides support for creating and destroying OpenJMS tables in RDBMS databases.
Deprecated  
Index  
PrimaryKey  
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  
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-2007 The OpenJMS Group. All Rights Reserved.