|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.openjpa.jdbc.meta | |
---|---|
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.meta used by org.apache.openjpa.jdbc.ant | |
---|---|
MappingTool.Flags
Run flags. |
|
ReverseMappingTool.Flags
Holder for run flags. |
Classes in org.apache.openjpa.jdbc.meta used by org.apache.openjpa.jdbc.conf | |
---|---|
MappingDefaults
Generates default names for tables, columns, indexes, constraints, etc. |
|
MappingRepository
Repository of object/relational mapping information. |
Classes in org.apache.openjpa.jdbc.meta used by org.apache.openjpa.jdbc.kernel | |
---|---|
ClassMapping
Specialization of metadata for relational databases. |
|
MappingRepository
Repository of object/relational mapping information. |
|
Strategy
Interface implemented by all mapping strategies. |
|
ValueMapping
Specialization of value metadata for relational databases. |
Classes in org.apache.openjpa.jdbc.meta used by org.apache.openjpa.jdbc.kernel.exps | |
---|---|
ClassMapping
Specialization of metadata for relational databases. |
|
FieldMapping
Specialization of metadata for relational databases. |
Classes in org.apache.openjpa.jdbc.meta used by org.apache.openjpa.jdbc.meta | |
---|---|
ClassMapping
Specialization of metadata for relational databases. |
|
ClassMappingInfo
Information about the mapping from a class to the schema, in raw form. |
|
ClassStrategy
Mapping from a class to a relational schema. |
|
Discriminator
Handles determining the object class of database records. |
|
DiscriminatorMappingInfo
Information about the mapping from a discriminator to the schema, in raw form. |
|
DiscriminatorStrategy
Handles determining the object class of database records. |
|
FieldMapping
Specialization of metadata for relational databases. |
|
FieldMappingInfo
Information about the mapping from a field to the schema, in raw form. |
|
FieldStrategy
Maps a persistent field to the relational schema. |
|
Joinable
Represents a value that can be joined to. |
|
MappingDefaults
Generates default names for tables, columns, indexes, constraints, etc. |
|
MappingInfo
Base class storing raw mapping information; defines utility methods for converting raw mapping information to full mapping to the schema. |
|
MappingInfo.ForeignKeyDefaults
Supplies default foreign key information. |
|
MappingInfo.TableDefaults
Supplies default table information. |
|
MappingRepository
Repository of object/relational mapping information. |
|
MappingTool.Flags
Run flags. |
|
NoneMappingDefaults
No-op mapping defaults. |
|
QueryResultMapping
Mapping of a query result set to scalar and/or persistence-capable object-level values. |
|
QueryResultMapping.PCResult
A persistence-capable result. |
|
ReverseCustomizer
Plugin in interface to customize the output of the ReverseMappingTool . |
|
ReverseMappingTool
Reverse-maps a schema into class mappings and the assiciated java code. |
|
ReverseMappingTool.Flags
Holder for run flags. |
|
Strategy
Interface implemented by all mapping strategies. |
|
StrategyInstaller
Installs mapping strategies. |
|
ValueHandler
Maps a value to a relational schema. |
|
ValueMapping
Specialization of value metadata for relational databases. |
|
ValueMappingInfo
Information about the mapping from a field value to the schema, in raw form. |
|
Version
Handles optimistic lock versioning for a class. |
|
VersionMappingInfo
Information about the mapping from a version indicator to the schema, in raw form. |
|
VersionStrategy
Handles optimistic lock versioning for a class. |
Classes in org.apache.openjpa.jdbc.meta used by org.apache.openjpa.jdbc.meta.strats | |
---|---|
ClassMapping
Specialization of metadata for relational databases. |
|
ClassStrategy
Mapping from a class to a relational schema. |
|
Discriminator
Handles determining the object class of database records. |
|
DiscriminatorStrategy
Handles determining the object class of database records. |
|
Embeddable
Interface for field strategies that can managed fields of embedded-element, embedded-key, and embedded-value objects. |
|
FieldMapping
Specialization of metadata for relational databases. |
|
FieldStrategy
Maps a persistent field to the relational schema. |
|
Joinable
Represents a value that can be joined to. |
|
RelationId
Callback to store a relation after the object id has been assigned. |
|
Strategy
Interface implemented by all mapping strategies. |
|
ValueHandler
Maps a value to a relational schema. |
|
ValueMapping
Specialization of value metadata for relational databases. |
|
Version
Handles optimistic lock versioning for a class. |
|
VersionStrategy
Handles optimistic lock versioning for a class. |
Classes in org.apache.openjpa.jdbc.meta used by org.apache.openjpa.jdbc.schema | |
---|---|
VersionStrategy
Handles optimistic lock versioning for a class. |
Classes in org.apache.openjpa.jdbc.meta used by org.apache.openjpa.jdbc.sql | |
---|---|
ClassMapping
Specialization of metadata for relational databases. |
|
FieldMapping
Specialization of metadata for relational databases. |
|
RelationId
Callback to store a relation after the object id has been assigned. |
Classes in org.apache.openjpa.jdbc.meta used by org.apache.openjpa.persistence.jdbc | |
---|---|
ClassMapping
Specialization of metadata for relational databases. |
|
Discriminator
Handles determining the object class of database records. |
|
FieldMapping
Specialization of metadata for relational databases. |
|
MappingDefaults
Generates default names for tables, columns, indexes, constraints, etc. |
|
MappingDefaultsImpl
Default implementation of MappingDefaults . |
|
MappingInfo
Base class storing raw mapping information; defines utility methods for converting raw mapping information to full mapping to the schema. |
|
QueryResultMapping
Mapping of a query result set to scalar and/or persistence-capable object-level values. |
|
ValueMapping
Specialization of value metadata for relational databases. |
|
Version
Handles optimistic lock versioning for a class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |