Uses of Package
org.apache.openjpa.jdbc.conf
-
Packages that use org.apache.openjpa.jdbc.conf Package Description org.apache.openjpa.jdbc.conf OpenJPA-JDBC Configurationorg.apache.openjpa.jdbc.identifier org.apache.openjpa.jdbc.kernel OpenJPA-JDBC Runtime Kernelorg.apache.openjpa.jdbc.meta OpenJPA-JDBC ORM Metadataorg.apache.openjpa.jdbc.schema OpenJPA-JDBC Schema Managementorg.apache.openjpa.jdbc.sql OpenJPA-JDBC SQL Abstractionorg.apache.openjpa.persistence.jdbc OpenJPA JPA-JDBCorg.apache.openjpa.slice.jdbc Implements Distributed version of JDBCStoreManager and JDBCStoreQuery. -
Classes in org.apache.openjpa.jdbc.conf used by org.apache.openjpa.jdbc.conf Class Description FetchModeValue Value type used to represent fetch modes.JDBCConfiguration Configuration that defines the properties necessary to configure runtime and connect to a JDBC DataSource.MappingFactoryValue Handles the complex logic of creating aMetaDataFactory
for combined metadata and mapping. -
Classes in org.apache.openjpa.jdbc.conf used by org.apache.openjpa.jdbc.identifier Class Description JDBCConfiguration Configuration 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.kernel Class Description JDBCConfiguration Configuration 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.meta Class Description JDBCConfiguration Configuration 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.schema Class Description JDBCConfiguration Configuration 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.sql Class Description JDBCConfiguration Configuration 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.jdbc Class Description JDBCConfiguration Configuration 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.jdbc Class Description JDBCConfiguration Configuration that defines the properties necessary to configure runtime and connect to a JDBC DataSource.JDBCConfigurationImpl Default implementation of theJDBCConfiguration
interface.