|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.openjpa.jdbc.schema | |
---|---|
org.apache.openjpa.jdbc.ant | OpenJPA-JDBC Ant Tasks |
org.apache.openjpa.jdbc.conf | OpenJPA-JDBC Configuration |
org.apache.openjpa.jdbc.kernel | OpenJPA-JDBC Runtime Kernel |
org.apache.openjpa.jdbc.kernel.exps | OpenJPA-JDBC Expression Tree |
org.apache.openjpa.jdbc.meta | OpenJPA-JDBC ORM Metadata |
org.apache.openjpa.jdbc.meta.strats | OpenJPA-JDBC ORM Strategies |
org.apache.openjpa.jdbc.schema | OpenJPA-JDBC Schema Management |
org.apache.openjpa.jdbc.sql | OpenJPA-JDBC SQL Abstraction |
org.apache.openjpa.persistence.jdbc | OpenJPA JPA-JDBC |
Classes in org.apache.openjpa.jdbc.schema used by org.apache.openjpa.jdbc.ant | |
---|---|
SchemaTool.Flags
Run flags. |
Classes in org.apache.openjpa.jdbc.schema used by org.apache.openjpa.jdbc.conf | |
---|---|
DriverDataSource
A DataSource that allows additional configuration options to be set into it, so that it can wrap a JDBC driver or other DataSource. |
|
SchemaFactory
Factory for SchemaGroup s. |
Classes in org.apache.openjpa.jdbc.schema used by org.apache.openjpa.jdbc.kernel | |
---|---|
Column
Represents a database column. |
|
SchemaGroup
Represents a grouping of schemas used in a database. |
|
Table
Represents a database table. |
Classes in org.apache.openjpa.jdbc.schema used by org.apache.openjpa.jdbc.kernel.exps | |
---|---|
Column
Represents a database column. |
|
Table
Represents a database table. |
Classes in org.apache.openjpa.jdbc.schema used by org.apache.openjpa.jdbc.meta | |
---|---|
Column
Represents a database column. |
|
ColumnIO
Metadata about column I/O in a specific context. |
|
ForeignKey
Represents a database foreign key; may be a logical key with no database representation. |
|
Index
Represents a database index. |
|
Schema
Represents a database schema. |
|
SchemaGroup
Represents a grouping of schemas used in a database. |
|
SchemaTool
The SchemaTool is used to manage the database schema. |
|
Table
Represents a database table. |
|
Unique
Represents a unique constraint. |
Classes in org.apache.openjpa.jdbc.schema used by org.apache.openjpa.jdbc.meta.strats | |
---|---|
Column
Represents a database column. |
|
ColumnIO
Metadata about column I/O in a specific context. |
|
ForeignKey
Represents a database foreign key; may be a logical key with no database representation. |
|
Table
Represents a database table. |
Classes in org.apache.openjpa.jdbc.schema used by org.apache.openjpa.jdbc.schema | |
---|---|
Column
Represents a database column. |
|
ColumnIO
Metadata about column I/O in a specific context. |
|
Constraint
A table constraint. |
|
DriverDataSource
A DataSource that allows additional configuration options to be set into it, so that it can wrap a JDBC driver or other DataSource. |
|
ForeignKey
Represents a database foreign key; may be a logical key with no database representation. |
|
Index
Represents a database index. |
|
LocalConstraint
Constraint over local table columns, as opposed to a foreign key which spans tables. |
|
NameSet
Name sets track what names have been taken, ignoring case. |
|
PrimaryKey
Represents a table primary key. |
|
Schema
Represents a database schema. |
|
SchemaFactory
Factory for SchemaGroup s. |
|
SchemaGenerator.Event
An event corresponding to the generation of a schema object. |
|
SchemaGenerator.Listener
A listener for a potentially lengthy schema generation process. |
|
SchemaGroup
Represents a grouping of schemas used in a database. |
|
SchemaParser
Interface class for parers that read schema information. |
|
SchemaSerializer
Interface for schema serializers. |
|
SchemaTool.Flags
Run flags. |
|
Sequence
Represents a database sequence. |
|
Table
Represents a database table. |
|
Unique
Represents a unique constraint. |
Classes in org.apache.openjpa.jdbc.schema used by org.apache.openjpa.jdbc.sql | |
---|---|
Column
Represents a database column. |
|
ColumnIO
Metadata about column I/O in a specific context. |
|
ForeignKey
Represents a database foreign key; may be a logical key with no database representation. |
|
Index
Represents a database index. |
|
NameSet
Name sets track what names have been taken, ignoring case. |
|
PrimaryKey
Represents a table primary key. |
|
Schema
Represents a database schema. |
|
Sequence
Represents a database sequence. |
|
Table
Represents a database table. |
|
Unique
Represents a unique constraint. |
Classes in org.apache.openjpa.jdbc.schema used by org.apache.openjpa.persistence.jdbc | |
---|---|
Column
Represents a database column. |
|
Schema
Represents a database schema. |
|
Table
Represents a database table. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |