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 © 2019 JBoss by Red Hat. All rights reserved.