| Package | Description |
|---|---|
| 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.postgresql |
This package contains the platform implementation for the
PostgreSQL database.
|
| Class and Description |
|---|
| SqlDynaClass
SqlDynaClass is a DynaClass which is associated with a persistent
Table in a Database.
|
| SqlDynaException
This exception is thrown when something dealing with sql dyna beans or classes failed.
|
| SqlDynaProperty
A DynaProperty which maps to a persistent Column in a database.
|
| Class and Description |
|---|
| SqlDynaBean
SqlDynaBean is a DynaBean which can be persisted as a single row in
a Database Table.
|
| Class and Description |
|---|
| SqlDynaClass
SqlDynaClass is a DynaClass which is associated with a persistent
Table in a Database.
|
| SqlDynaException
This exception is thrown when something dealing with sql dyna beans or classes failed.
|
| Class and Description |
|---|
| SqlDynaClass
SqlDynaClass is a DynaClass which is associated with a persistent
Table in a Database.
|
| SqlDynaProperty
A DynaProperty which maps to a persistent Column in a database.
|
| Class and Description |
|---|
| SqlDynaProperty
A DynaProperty which maps to a persistent Column in a database.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.