Uses of Interface
org.apache.openjpa.lib.conf.ProductDerivation
-
Packages that use ProductDerivation Package Description 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 Modifier and Type Class Description class
AbstractProductDerivation
Abstract no-op product derivation for easy extension.Methods in org.apache.openjpa.lib.conf that return ProductDerivation Modifier and Type Method Description static ProductDerivation[]
ProductDerivations. getProductDerivations()
Return all the product derivations registered in the current classloader
-