| Package | Description |
|---|---|
| org.apache.ddlutils |
This package mainly contains the database platform abstraction,
Platform
and the factory to create instances for individual platforms,
PlatformFactory. |
| org.apache.ddlutils.alteration |
Contains the algorithm for comparing two database models and determining
what needs to be changed to migrate one to the other.
|
| org.apache.ddlutils.dynabean |
Provides the special DdlUtils implementations of
DynaClass
and DynaBean that directly map to tables in the database
model. |
| org.apache.ddlutils.io |
The
org.apache.ddlutils.io package contains a classes for input
and output of both the database schemas and data files. |
| org.apache.ddlutils.model |
This package contains the classes making up the database model.
|
| org.apache.ddlutils.platform |
This package contains the platform implementations for the individual databases.
|
| org.apache.ddlutils.platform.axion |
This package contains the platform implementation for the Axion database.
|
| org.apache.ddlutils.platform.cloudscape |
This package contains the platform implementation for the
Cloudscape database.
|
| org.apache.ddlutils.platform.db2 |
This package contains the platform implementation for the
DB2 UDB database.
|
| org.apache.ddlutils.platform.derby |
This package contains the platform implementation for the
Apache Derby database.
|
| org.apache.ddlutils.platform.firebird |
This package contains the platform implementation for the
Firebird database.
|
| org.apache.ddlutils.platform.gemfirexd |
This package contains the platform implementation for the
GemFire GemFireXD database.
|
| org.apache.ddlutils.platform.hsqldb |
This package contains the platform implementation for the
HSQLDB database.
|
| org.apache.ddlutils.platform.interbase |
This package contains the platform implementation for the
Interbase database.
|
| org.apache.ddlutils.platform.maxdb |
This package contains the platform implementation for the
MaxDB database.
|
| org.apache.ddlutils.platform.mckoi |
This package contains the platform implementation for the
Mckoi database.
|
| org.apache.ddlutils.platform.mssql |
This package contains the platform implementation for the
Sql Server database.
|
| org.apache.ddlutils.platform.mysql |
This package contains the platform implementation for the
MySQL database.
|
| org.apache.ddlutils.platform.oracle |
This package contains the platform implementation for the
Oracle database.
|
| org.apache.ddlutils.platform.postgresql |
This package contains the platform implementation for the
PostgreSQL database.
|
| org.apache.ddlutils.platform.sapdb |
This package contains the platform implementation for the
SAP DB database.
|
| org.apache.ddlutils.platform.sybase |
This package contains the platform implementation for the
Sybase ASE database.
|
| org.apache.ddlutils.task |
The
org.apache.ddlutils.task package contains the Ant
tasks provided by DdlUtils. |
| Class and Description |
|---|
| CascadeActionEnum |
| Database
Represents the database model, ie.
|
| Table
Represents a table in the database model.
|
| Class and Description |
|---|
| Column
Represents a column in the database model.
|
| Database
Represents the database model, ie.
|
| ForeignKey
Represents a database foreign key.
|
| Index
Represents an index definition for a table which may be either unique or non-unique.
|
| Table
Represents a table in the database model.
|
| Class and Description |
|---|
| Column
Represents a column in the database model.
|
| Table
Represents a table in the database model.
|
| Class and Description |
|---|
| Column
Represents a column in the database model.
|
| Database
Represents the database model, ie.
|
| Table
Represents a table in the database model.
|
| Class and Description |
|---|
| CascadeActionEnum |
| Column
Represents a column in the database model.
|
| Database
Represents the database model, ie.
|
| ForeignKey
Represents a database foreign key.
|
| Index
Represents an index definition for a table which may be either unique or non-unique.
|
| IndexColumn
Represents a column of an index in the database model.
|
| IndexImplBase
Base class for indexes.
|
| JdbcTypeCategoryEnum
Represents the different categories of jdbc types.
|
| ModelException
Indicates a model error.
|
| Reference
Represents a reference between a column in the local table and a column in another table.
|
| Table
Represents a table in the database model.
|
| Class and Description |
|---|
| CascadeActionEnum |
| Column
Represents a column in the database model.
|
| Database
Represents the database model, ie.
|
| ForeignKey
Represents a database foreign key.
|
| Index
Represents an index definition for a table which may be either unique or non-unique.
|
| ModelException
Indicates a model error.
|
| Table
Represents a table in the database model.
|
| Class and Description |
|---|
| Column
Represents a column in the database model.
|
| Index
Represents an index definition for a table which may be either unique or non-unique.
|
| Table
Represents a table in the database model.
|
| Class and Description |
|---|
| Column
Represents a column in the database model.
|
| Table
Represents a table in the database model.
|
| Class and Description |
|---|
| Column
Represents a column in the database model.
|
| Database
Represents the database model, ie.
|
| Index
Represents an index definition for a table which may be either unique or non-unique.
|
| Table
Represents a table in the database model.
|
| Class and Description |
|---|
| Column
Represents a column in the database model.
|
| ForeignKey
Represents a database foreign key.
|
| Index
Represents an index definition for a table which may be either unique or non-unique.
|
| Table
Represents a table in the database model.
|
| Class and Description |
|---|
| Column
Represents a column in the database model.
|
| Database
Represents the database model, ie.
|
| ForeignKey
Represents a database foreign key.
|
| Index
Represents an index definition for a table which may be either unique or non-unique.
|
| Table
Represents a table in the database model.
|
| Class and Description |
|---|
| Column
Represents a column in the database model.
|
| ForeignKey
Represents a database foreign key.
|
| Index
Represents an index definition for a table which may be either unique or non-unique.
|
| Table
Represents a table in the database model.
|
| Class and Description |
|---|
| Column
Represents a column in the database model.
|
| Database
Represents the database model, ie.
|
| ForeignKey
Represents a database foreign key.
|
| Index
Represents an index definition for a table which may be either unique or non-unique.
|
| Table
Represents a table in the database model.
|
| Class and Description |
|---|
| Column
Represents a column in the database model.
|
| Database
Represents the database model, ie.
|
| ForeignKey
Represents a database foreign key.
|
| Index
Represents an index definition for a table which may be either unique or non-unique.
|
| Table
Represents a table in the database model.
|
| Class and Description |
|---|
| Column
Represents a column in the database model.
|
| ForeignKey
Represents a database foreign key.
|
| Table
Represents a table in the database model.
|
| Class and Description |
|---|
| Column
Represents a column in the database model.
|
| Database
Represents the database model, ie.
|
| Table
Represents a table in the database model.
|
| Class and Description |
|---|
| Column
Represents a column in the database model.
|
| Database
Represents the database model, ie.
|
| ForeignKey
Represents a database foreign key.
|
| Index
Represents an index definition for a table which may be either unique or non-unique.
|
| Table
Represents a table in the database model.
|
| Class and Description |
|---|
| Column
Represents a column in the database model.
|
| Database
Represents the database model, ie.
|
| ForeignKey
Represents a database foreign key.
|
| Index
Represents an index definition for a table which may be either unique or non-unique.
|
| Table
Represents a table in the database model.
|
| Class and Description |
|---|
| Column
Represents a column in the database model.
|
| Database
Represents the database model, ie.
|
| Index
Represents an index definition for a table which may be either unique or non-unique.
|
| Table
Represents a table in the database model.
|
| Class and Description |
|---|
| Column
Represents a column in the database model.
|
| Database
Represents the database model, ie.
|
| ForeignKey
Represents a database foreign key.
|
| Index
Represents an index definition for a table which may be either unique or non-unique.
|
| Table
Represents a table in the database model.
|
| Class and Description |
|---|
| Column
Represents a column in the database model.
|
| Database
Represents the database model, ie.
|
| ForeignKey
Represents a database foreign key.
|
| Table
Represents a table in the database model.
|
| Class and Description |
|---|
| Column
Represents a column in the database model.
|
| Database
Represents the database model, ie.
|
| ForeignKey
Represents a database foreign key.
|
| Index
Represents an index definition for a table which may be either unique or non-unique.
|
| Table
Represents a table in the database model.
|
| Class and Description |
|---|
| Database
Represents the database model, ie.
|
| Table
Represents a table in the database model.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.