Uses of Interface
org.apache.openjpa.lib.conf.ProductDerivation

Packages that use ProductDerivation
org.apache.openjpa.lib.conf Configuration Framework 
 

Uses of ProductDerivation in org.apache.openjpa.lib.conf
 

Classes in org.apache.openjpa.lib.conf that implement ProductDerivation
 class AbstractProductDerivation
          Abstract no-op product derivation for easy extension.
 

Methods in org.apache.openjpa.lib.conf that return ProductDerivation
static ProductDerivation[] ProductDerivations.getProductDerivations()
          Return all the product derivations registered in the current classloader