Uses of Package
org.apache.openjpa.jdbc.conf

Packages that use org.apache.openjpa.jdbc.conf
org.apache.openjpa.jdbc.conf OpenJPA-JDBC Configuration 
org.apache.openjpa.jdbc.kernel OpenJPA-JDBC Runtime Kernel 
org.apache.openjpa.jdbc.meta OpenJPA-JDBC ORM Metadata 
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 
org.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
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 a MetaDataFactory for combined metadata and mapping.
QuerySQLCacheValue
          A cache of sql queries.
 

Classes in org.apache.openjpa.jdbc.conf used by org.apache.openjpa.jdbc.kernel
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
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
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
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
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
JDBCConfiguration
          Configuration that defines the properties necessary to configure runtime and connect to a JDBC DataSource.
JDBCConfigurationImpl
          Default implementation of the JDBCConfiguration interface.
 



Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.