Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.hibernate.proxy.HibernateProxyHelper
public final class HibernateProxyHelper
extends java.lang.Object
Method Summary | |
static Class |
|
public static Class getClassWithoutInitializingProxy(Object object)
Get the class of an instance or the underlying class of a proxy (without initializing the proxy!). It is almost always better to use the entity name!