| Class | Description |
|---|---|
| BeanValidationListener |
Responsible for performing automatic bean validation on call back events.
|
| EntityClassListener<T> |
A callback listener for those entities that define callback methods.
|
| EntityClassListenerMetadata |
A metadata class to facilitate the processing of lifecycle methods on an
entity class (and its mapped superclasses).
|
| EntityListener<T> |
An EntityListener is placed on the owning entity's descriptor.
|
| EntityListenerMetadata |
A MetadataEntityListener and is placed on the owning entity's descriptor.
|
| JPAEntityListenerHolder | |
| MethodSerialImpl |
INTERNAL:
Class used to represent java.lang.reflect.Method instances to allow serialization
|