org.hibernate.proxy
public final class HibernateProxyHelper extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
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!).
|
Copyright © 2014. All Rights Reserved.