@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(java.lang.Class factory,
java.lang.String entityName,
java.lang.Class persistentClass,
java.lang.Class[] interfaces,
java.lang.reflect.Method getIdentifierMethod,
java.lang.reflect.Method setIdentifierMethod,
CompositeType componentIdType,
java.io.Serializable id,
SessionImplementor session)
Deprecated.
|
static java.lang.Class |
getProxyFactory(java.lang.Class persistentClass,
java.lang.Class[] interfaces)
Deprecated.
|
java.lang.Object |
invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args)
Deprecated.
|
protected java.lang.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(java.lang.Class factory, java.lang.String entityName, java.lang.Class persistentClass, java.lang.Class[] interfaces, java.lang.reflect.Method getIdentifierMethod, java.lang.reflect.Method setIdentifierMethod, CompositeType componentIdType, java.io.Serializable id, SessionImplementor session) throws HibernateException
HibernateExceptionpublic static java.lang.Class getProxyFactory(java.lang.Class persistentClass,
java.lang.Class[] interfaces)
throws HibernateException
HibernateExceptionpublic java.lang.Object invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args)
throws java.lang.Throwable
invoke in interface net.sf.cglib.proxy.InvocationHandlerjava.lang.Throwableprotected java.lang.Object serializableProxy()
serializableProxy in class BasicLazyInitializerCopyright © 2013. All Rights Reserved.