public final class HibernateProxyHelper extends Object
Modifier and Type | Method and Description |
---|---|
static Class |
getClassWithoutInitializingProxy(Object object)
Get the class of an instance or the underlying class
of a proxy (without initializing the proxy!).
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.