Uses of Class
org.hibernate.bytecode.enhance.spi.interceptor.AbstractLazyLoadInterceptor
-
Packages that use AbstractLazyLoadInterceptor Package Description org.hibernate.bytecode.enhance.spi.interceptor Support for bytecode interceptor implementations. -
-
Uses of AbstractLazyLoadInterceptor in org.hibernate.bytecode.enhance.spi.interceptor
Subclasses of AbstractLazyLoadInterceptor in org.hibernate.bytecode.enhance.spi.interceptor Modifier and Type Class Description class
EnhancementAsProxyLazinessInterceptor
class
LazyAttributeLoadingInterceptor
Interceptor that loads attributes lazily
-