Uses of Interface
org.apache.openjpa.util.proxy.ProxyBean
-
Packages that use ProxyBean Package Description org.apache.openjpa.util.proxy -
-
Uses of ProxyBean in org.apache.openjpa.util.proxy
Methods in org.apache.openjpa.util.proxy that return ProxyBean Modifier and Type Method Description ProxyBean
ProxyBean. newInstance(java.lang.Object orig)
Create a new instance of this proxy type with the same state as the given instance.
-