Interface PersistentAttributeInterceptor

All Superinterfaces:
LazyPropertyInitializer.InterceptorImplementor
All Known Subinterfaces:
BytecodeLazyAttributeInterceptor, SessionAssociableInterceptor
All Known Implementing Classes:
AbstractInterceptor, AbstractLazyLoadInterceptor, EnhancementAsProxyLazinessInterceptor, LazyAttributeLoadingInterceptor

@Incubating public interface PersistentAttributeInterceptor extends LazyPropertyInitializer.InterceptorImplementor
The base contract for interceptors that can be injected into enhanced entities for the purpose of intercepting attribute access
See Also: