Package | Description |
---|---|
org.apache.openjpa.jdbc.ant |
OpenJPA-JDBC Ant Tasks
Ant tasks for JDBC OpenJPA tools.
|
org.apache.openjpa.jdbc.conf |
OpenJPA-JDBC Configuration
This package provides JDBC configuration interfaces.
|
org.apache.openjpa.jdbc.kernel |
OpenJPA-JDBC Runtime Kernel
Runtime services for the JDBC OpenJPA implementation.
|
org.apache.openjpa.jdbc.kernel.exps |
OpenJPA-JDBC Expression Tree
|
org.apache.openjpa.jdbc.meta |
OpenJPA-JDBC ORM Metadata
This package extends the standard persistence metadata with
object-relational mapping information.
|
org.apache.openjpa.jdbc.meta.strats |
OpenJPA-JDBC ORM Strategies
Library of mapping strategies.
|
org.apache.openjpa.jdbc.schema |
OpenJPA-JDBC Schema Management
This package provides utilities for managing the schema of
persistent objects stored in a relational database.
|
org.apache.openjpa.jdbc.sql |
OpenJPA-JDBC SQL Abstraction
Utilities for generating SQL.
|
org.apache.openjpa.persistence.jdbc |
OpenJPA JPA-JDBC
JDBC-specific extensions to OpenJPA JPA runtime.
|
Class and Description |
---|
MappingTool.Flags
Run flags.
|
ReverseMappingTool.Flags
Holder for run flags.
|
Class and Description |
---|
MappingDefaults
Generates default names for tables, columns, indexes, constraints, etc.
|
MappingRepository
Repository of object/relational mapping information.
|
Class and Description |
---|
ClassMapping
Specialization of metadata for relational databases.
|
FieldMapping
Specialization of metadata for relational databases.
|
MappingRepository
Repository of object/relational mapping information.
|
QueryResultMapping
Mapping of a query result set to scalar and/or persistence-capable
object-level values.
|
Strategy
Interface implemented by all mapping strategies.
|
ValueMapping
Specialization of value metadata for relational databases.
|
Class and Description |
---|
ClassMapping
Specialization of metadata for relational databases.
|
Discriminator
Handles determining the object class of database records.
|
FieldMapping
Specialization of metadata for relational databases.
|
Class and Description |
---|
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 associated 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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
VersionStrategy
Handles optimistic lock versioning for a class.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Copyright © 2006–2019 Apache Software Foundation. All rights reserved.