|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
CreationParameters | Contains parameters used in the table creation. |
DatabaseMetaDataWrapper | Wrapper class for database meta data that stores additional info. |
DefaultValueHelper | Helper class for dealing with default values, e.g. |
JdbcModelReader | An utility class to create a Database model from a live database. |
MetaDataColumnDescriptor | Describes a column in a metadata result set. |
ModelBasedResultSetIterator | This is an iterator that is specifically targeted at traversing result sets. |
PlatformImplBase | Base class for platform implementations. |
SqlBuilder | This class is a collection of Strategy methods for creating the DDL required to create and drop databases and tables. |
This package contains the platform implementations for the individual databases.
These are usually not used directly but rather created via the
PlatformFactory
class and used through their base
interface Platform
.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |