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 © 2001-2018 Red Hat, Inc. All Rights Reserved.