|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.proxy.HibernateProxyHelper
public final class HibernateProxyHelper
Utility methods for working with proxies. (this class is being phased out)
Method Summary | |
---|---|
static java.lang.Class |
getClassWithoutInitializingProxy(java.lang.Object object)
Get the class of an instance or the underlying class of a proxy (without initializing the proxy!). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.Class getClassWithoutInitializingProxy(java.lang.Object object)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |