| Package | Description |
|---|---|
| org.hibernate.jpa.event.spi |
The SPI contracts for supporting JPA lifecycle callbacks.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CallbackBuilder.CallbackRegistrar
Deprecated.
Use
CallbackRegistrar instead. |
interface |
CallbackRegistrar |
| Modifier and Type | Method and Description |
|---|---|
void |
CallbackRegistryConsumer.injectCallbackRegistry(CallbackRegistry callbackRegistry)
Injection of the CallbackRegistry
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.