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, writeShort
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
attributeInitialized, getEntityName, getIdentifier, getInitializedLazyAttributeNames
allowLoadOutsideTransaction, getLinkedSession, getSessionFactoryUuid, setSession, unsetSession
readBoolean, readByte, readChar, readDouble, readFloat, readInt, readLong, readObject, readShort, writeBoolean, writeByte, writeChar, writeDouble, writeFloat, writeInt, writeLong, writeObject, writeShort
public AbstractLazyLoadInterceptor(String entityName)
public AbstractLazyLoadInterceptor(String entityName, SharedSessionContractImplementor session)
Copyright © 2021 JBoss by Red Hat. All rights reserved.