Java org.hibernate.proxy HibernateProxyHelper fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate.proxy HibernateProxyHelper fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.hibernate.proxy HibernateProxyHelper.

The text is from its open source code.

Method

ClassgetClassWithoutInitializingProxy(Object object)
Get the class of an instance or the underlying class of a proxy (without initializing the proxy!).