See: Description
| Interface | Description |
|---|---|
| Callback |
Represents a JPA event callback (the method).
|
| CallbackBuilder |
Contract for walking an entity hierarchy and building a list of JPA callbacks
|
| CallbackBuilder.CallbackRegistrar |
Represents the target of JPA callback registrations as part the EntityCallbackBuilder
|
| CallbackRegistry |
Registry of Callbacks by entity and type
|
| CallbackRegistryConsumer |
Contract for injecting the registry of Callbacks into event listeners.
|
| Enum | Description |
|---|---|
| CallbackType |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.