Class LazyAttributeLoadingInterceptor

java.lang.Object
org.hibernate.bytecode.enhance.spi.interceptor.AbstractInterceptor
org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeLoadingInterceptor
All Implemented Interfaces:
BytecodeLazyAttributeInterceptor, SessionAssociableInterceptor, LazyPropertyInitializer.InterceptorImplementor, PersistentAttributeInterceptor

public class LazyAttributeLoadingInterceptor extends AbstractInterceptor implements BytecodeLazyAttributeInterceptor
Interceptor that loads attributes lazily