| java.lang.Object | |
| ↳ | org.hibernate.proxy.HibernateProxyHelper |
Utility methods for working with proxies. (this class is being phased out)
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get the class of an instance or the underlying class
of a proxy (without initializing the proxy!).
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.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!