Uses of Package
org.apache.openjpa.jdbc.conf
Packages that use org.apache.openjpa.jdbc.conf
Package
Description
OpenJPA-JDBC Configuration
OpenJPA-JDBC Runtime Kernel
OpenJPA-JDBC ORM Metadata
OpenJPA-JDBC Schema Management
OpenJPA-JDBC SQL Abstraction
OpenJPA JPA-JDBC
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
-
Classes in org.apache.openjpa.jdbc.conf used by org.apache.openjpa.jdbc.confClassDescriptionValue type used to represent fetch modes.Configuration that defines the properties necessary to configure runtime and connect to a JDBC DataSource.Handles the complex logic of creating a
MetaDataFactory
for combined metadata and mapping. -
Classes in org.apache.openjpa.jdbc.conf used by org.apache.openjpa.jdbc.identifierClassDescriptionConfiguration that defines the properties necessary to configure runtime and connect to a JDBC DataSource.
-
Classes in org.apache.openjpa.jdbc.conf used by org.apache.openjpa.jdbc.kernelClassDescriptionConfiguration that defines the properties necessary to configure runtime and connect to a JDBC DataSource.
-
Classes in org.apache.openjpa.jdbc.conf used by org.apache.openjpa.jdbc.metaClassDescriptionConfiguration that defines the properties necessary to configure runtime and connect to a JDBC DataSource.
-
Classes in org.apache.openjpa.jdbc.conf used by org.apache.openjpa.jdbc.schemaClassDescriptionConfiguration that defines the properties necessary to configure runtime and connect to a JDBC DataSource.
-
Classes in org.apache.openjpa.jdbc.conf used by org.apache.openjpa.jdbc.sqlClassDescriptionConfiguration that defines the properties necessary to configure runtime and connect to a JDBC DataSource.
-
Classes in org.apache.openjpa.jdbc.conf used by org.apache.openjpa.persistence.jdbcClassDescriptionConfiguration that defines the properties necessary to configure runtime and connect to a JDBC DataSource.
-
Classes in org.apache.openjpa.jdbc.conf used by org.apache.openjpa.slice.jdbcClassDescriptionConfiguration that defines the properties necessary to configure runtime and connect to a JDBC DataSource.Default implementation of the
JDBCConfiguration
interface.