Uses of Interface
org.apache.openjpa.util.ProxyBean

Packages that use ProxyBean
org.apache.openjpa.util OpenJPA Utilities This package provides utilities to facilitate the handling of second class objects and OpenJPA object ids. 
 

Uses of ProxyBean in org.apache.openjpa.util
 

Methods in org.apache.openjpa.util that return ProxyBean
 ProxyBean ProxyBean.newInstance(Object orig)
          Create a new instance of this proxy type with the same state as the given instance.
 



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