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

Packages that use ProxyBean
org.apache.openjpa.util OpenJPA Utilities 
 

Uses of ProxyBean in org.apache.openjpa.util
 

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