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
Represents the target of JPA callback registrations as part the EntityCallbackBuilder
|
Modifier and Type | Method and Description |
---|---|
void |
CallbackRegistryConsumer.injectCallbackRegistry(CallbackRegistry callbackRegistry)
Injection of the CallbackRegistry
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.