Package | Description |
---|---|
org.hibernate.jpa.event.spi |
The SPI contracts for supporting JPA lifecycle callbacks.
|
Class and Description |
---|
Callback
Represents a JPA event callback (the method).
|
CallbackBuilder.CallbackRegistrar
Represents the target of JPA callback registrations as part the EntityCallbackBuilder
|
CallbackRegistry
Registry of Callbacks by entity and type
|
CallbackType |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.