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 interface
BytecodeLazyAttributeInterceptor
Classes in org.hibernate.bytecode.enhance.spi.interceptor that implement SessionAssociableInterceptor Modifier and Type Class Description class
AbstractInterceptor
class
AbstractLazyLoadInterceptor
class
EnhancementAsProxyLazinessInterceptor
class
LazyAttributeLoadingInterceptor
Interceptor that loads attributes lazily
-