@Deprecated public final class CGLIBLazyInitializer extends BasicLazyInitializer implements net.sf.cglib.proxy.InvocationHandler
componentIdType, getIdentifierMethod, INVOKE_IMPLEMENTATION, overridesEquals, persistentClass, setIdentifierMethod| Modifier and Type | Method and Description |
|---|---|
static HibernateProxy |
getProxy(Class factory,
String entityName,
Class persistentClass,
Class[] interfaces,
Method getIdentifierMethod,
Method setIdentifierMethod,
CompositeType componentIdType,
Serializable id,
SessionImplementor session)
Deprecated.
|
static Class |
getProxyFactory(Class persistentClass,
Class[] interfaces)
Deprecated.
|
Object |
invoke(Object proxy,
Method method,
Object[] args)
Deprecated.
|
protected Object |
serializableProxy()
Deprecated.
|
getPersistentClass, invokegetEntityName, getIdentifier, getImplementation, getImplementation, getSession, getTarget, initialize, isConnectedToSession, isReadOnly, isReadOnlyBeforeAttachedToSession, isReadOnlySettingAvailable, isUninitialized, isUnwrap, setIdentifier, setImplementation, setReadOnly, setSession, setUnwrap, unsetSessionpublic static HibernateProxy getProxy(Class factory, String entityName, Class persistentClass, Class[] interfaces, Method getIdentifierMethod, Method setIdentifierMethod, CompositeType componentIdType, Serializable id, SessionImplementor session) throws HibernateException
HibernateExceptionpublic static Class getProxyFactory(Class persistentClass, Class[] interfaces) throws HibernateException
HibernateExceptionpublic Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke in interface net.sf.cglib.proxy.InvocationHandlerThrowableprotected Object serializableProxy()
serializableProxy in class BasicLazyInitializerCopyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved