Uses of Interface
org.apache.openjpa.conf.OpenJPAProductDerivation

Packages that use OpenJPAProductDerivation
org.apache.openjpa.jdbc.conf OpenJPA-JDBC Configuration 
org.apache.openjpa.persistence OpenJPA JPA 
org.apache.openjpa.persistence.jdbc OpenJPA JPA-JDBC 
 

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

Classes in org.apache.openjpa.jdbc.conf that implement OpenJPAProductDerivation
 class JDBCProductDerivation
          Sets JDBC as default store.
 

Uses of OpenJPAProductDerivation in org.apache.openjpa.persistence
 

Classes in org.apache.openjpa.persistence that implement OpenJPAProductDerivation
 class PersistenceProductDerivation
          Sets JPA specification defaults and parses JPA specification XML files.
 

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

Classes in org.apache.openjpa.persistence.jdbc that implement OpenJPAProductDerivation
 class JDBCPersistenceProductDerivation
          Sets JDBC-specific JPA specification defaults.
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.