Uses of Interface
org.apache.openjpa.enhance.ManagedInstanceProvider
-
Packages that use ManagedInstanceProvider Package Description org.apache.openjpa.enhance OpenJPA Enhancer -
-
Uses of ManagedInstanceProvider in org.apache.openjpa.enhance
Classes in org.apache.openjpa.enhance that implement ManagedInstanceProvider Modifier and Type Class Description class
ReflectingPersistenceCapable
Implementation of thePersistenceCapable
interface that can handle the persistence-capable contract for instances that were not enhanced before class load time.
-