|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Platform
and the factory to create instances for individual platforms,
PlatformFactory.
See:
Description
| Interface Summary | |
|---|---|
| Platform | A platform encapsulates the database-related functionality such as performing queries and manipulations. |
| Class Summary | |
|---|---|
| PlatformFactory | A factory of Platform instances based on a case
insensitive database name. |
| PlatformInfo | Conatains information about the database platform such as supported features and native type mappings. |
| PlatformUtils | Utility functions for dealing with database platforms. |
| Exception Summary | |
|---|---|
| DatabaseOperationException | This exception is thrown when a database operation failed. |
| DdlUtilsException | Base class for DdlUtils exceptions. |
This package mainly contains the database platform abstraction, Platform
and the factory to create instances for individual platforms,
PlatformFactory.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||