Uses of Class
org.apache.openjpa.lib.conf.AbstractProductDerivation

Packages that use AbstractProductDerivation
org.apache.openjpa.jdbc.conf OpenJPA-JDBC Configuration 
org.apache.openjpa.persistence OpenJPA JPA 
org.apache.openjpa.persistence.jdbc OpenJPA JPA-JDBC 
org.apache.openjpa.slice Extended OpenJPA Interfaces for distributed databases. 
 

Uses of AbstractProductDerivation in org.apache.openjpa.jdbc.conf
 

Subclasses of AbstractProductDerivation in org.apache.openjpa.jdbc.conf
 class JDBCProductDerivation
          Sets JDBC as default store.
 

Uses of AbstractProductDerivation in org.apache.openjpa.persistence
 

Subclasses of AbstractProductDerivation in org.apache.openjpa.persistence
 class PersistenceProductDerivation
          Sets JPA specification defaults and parses JPA specification XML files.
 

Uses of AbstractProductDerivation in org.apache.openjpa.persistence.jdbc
 

Subclasses of AbstractProductDerivation in org.apache.openjpa.persistence.jdbc
 class JDBCPersistenceProductDerivation
          Sets JDBC-specific JPA specification defaults.
 

Uses of AbstractProductDerivation in org.apache.openjpa.slice
 

Subclasses of AbstractProductDerivation in org.apache.openjpa.slice
 class ProductDerivation
          Derives configuration for Slice.
 



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