public abstract class AbstractLazyLoadInterceptor extends AbstractInterceptor implements BytecodeLazyAttributeInterceptor
| Constructor and Description |
|---|
AbstractLazyLoadInterceptor(String entityName) |
AbstractLazyLoadInterceptor(String entityName,
SharedSessionContractImplementor session) |
allowLoadOutsideTransaction, getEntityName, getLinkedSession, getSessionFactoryUuid, handleRead, handleWrite, readBoolean, readByte, readChar, readDouble, readFloat, readInt, readLong, readObject, readShort, setSession, unsetSession, writeBoolean, writeByte, writeChar, writeDouble, writeFloat, writeInt, writeLong, writeObject, writeShortclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitattributeInitialized, getEntityName, getIdentifier, getInitializedLazyAttributeNames, hasAnyUninitializedAttributes, isAttributeLoadedallowLoadOutsideTransaction, getLinkedSession, getSessionFactoryUuid, setSession, unsetSessionreadBoolean, readByte, readChar, readDouble, readFloat, readInt, readLong, readObject, readShort, writeBoolean, writeByte, writeChar, writeDouble, writeFloat, writeInt, writeLong, writeObject, writeShortpublic AbstractLazyLoadInterceptor(String entityName)
public AbstractLazyLoadInterceptor(String entityName, SharedSessionContractImplementor session)
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.