Uses of Interface
org.apache.openjpa.enhance.ManagedInstanceProvider

Packages that use ManagedInstanceProvider
org.apache.openjpa.enhance OpenJPA Enhancer This package provides a bytecode enhancer used to post-process classes for use in a OpenJPA runtime. 
 

Uses of ManagedInstanceProvider in org.apache.openjpa.enhance
 

Classes in org.apache.openjpa.enhance that implement ManagedInstanceProvider
 class ReflectingPersistenceCapable
          Implementation of the PersistenceCapable interface that can handle the persistence-capable contract for instances that were not enhanced before class load time.
 



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