Package | Description |
---|---|
org.hibernate.bytecode.enhance.spi.interceptor |
interceptor implementations
|
org.hibernate.engine.spi |
Modifier and Type | Interface and Description |
---|---|
interface |
BytecodeLazyAttributeInterceptor |
interface |
SessionAssociableInterceptor |
Modifier and Type | Class and Description |
---|---|
class |
AbstractInterceptor |
class |
AbstractLazyLoadInterceptor |
class |
EnhancementAsProxyLazinessInterceptor |
class |
LazyAttributeLoadingInterceptor
Interceptor that loads attributes lazily
|
Modifier and Type | Interface and Description |
---|---|
interface |
PersistentAttributeInterceptor
The base contract for interceptors that can be injected into
enhanced entities for the purpose of intercepting attribute access
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.