Uses of Interface
org.apache.openjpa.lib.conf.ProductDerivation
Packages that use ProductDerivation
Package
Description
OpenJPA Configuration
OpenJPA-JDBC Configuration
Configuration Framework
OpenJPA JPA
OpenJPA JPA-JDBC
Extended OpenJPA Interfaces for distributed databases.
-
Uses of ProductDerivation in org.apache.openjpa.conf
Subinterfaces of ProductDerivation in org.apache.openjpa.confModifier and TypeInterfaceDescriptioninterface
Adds datastore based extension to ProductDerivation. -
Uses of ProductDerivation in org.apache.openjpa.jdbc.conf
Classes in org.apache.openjpa.jdbc.conf that implement ProductDerivation -
Uses of ProductDerivation in org.apache.openjpa.lib.conf
Classes in org.apache.openjpa.lib.conf that implement ProductDerivationModifier and TypeClassDescriptionclass
Abstract no-op product derivation for easy extension.Methods in org.apache.openjpa.lib.conf that return ProductDerivationModifier and TypeMethodDescriptionstatic ProductDerivation[]
ProductDerivations.getProductDerivations()
Return all the product derivations registered in the current classloader -
Uses of ProductDerivation in org.apache.openjpa.persistence
Classes in org.apache.openjpa.persistence that implement ProductDerivationModifier and TypeClassDescriptionclass
Sets JPA specification defaults and parses JPA specification XML files. -
Uses of ProductDerivation in org.apache.openjpa.persistence.jdbc
Classes in org.apache.openjpa.persistence.jdbc that implement ProductDerivationModifier and TypeClassDescriptionclass
Sets JDBC-specific JPA specification defaults. -
Uses of ProductDerivation in org.apache.openjpa.slice
Classes in org.apache.openjpa.slice that implement ProductDerivation