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

Packages that use ProductDerivation
org.apache.openjpa.lib.conf Configuration Framework This package provides an extendable product 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
 



Copyright © 2006–2015 Apache Software Foundation. All rights reserved.