程序包 org.hibernate.jpa.event.spi
The SPI contracts for supporting JPA lifecycle callbacks.
-
接口概要 接口 说明 Callback Represents a JPA event callback (the method).CallbackBuilder Contract for walking an entity hierarchy and building a list of JPA callbacksCallbackBuilder.CallbackRegistrar Represents the target of JPA callback registrations as part the EntityCallbackBuilderCallbackRegistry Registry of Callbacks by entity and typeCallbackRegistryConsumer Contract for injecting the registry of Callbacks into event listeners. -
枚举概要 枚举 说明 CallbackType