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 
 

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.
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.