Uses of Interface
org.hibernate.bytecode.enhance.spi.interceptor.SessionAssociableInterceptor
-
Packages that use SessionAssociableInterceptor Package Description org.hibernate.bytecode.enhance.spi.interceptor Support for bytecode interceptor implementations. -
-
Uses of SessionAssociableInterceptor in org.hibernate.bytecode.enhance.spi.interceptor
Subinterfaces of SessionAssociableInterceptor in org.hibernate.bytecode.enhance.spi.interceptor Modifier and Type Interface Description interfaceBytecodeLazyAttributeInterceptorClasses in org.hibernate.bytecode.enhance.spi.interceptor that implement SessionAssociableInterceptor Modifier and Type Class Description classAbstractInterceptorclassAbstractLazyLoadInterceptorclassEnhancementAsProxyLazinessInterceptorclassLazyAttributeLoadingInterceptorInterceptor that loads attributes lazily
-