Package org.hibernate.jpa.event.spi
package org.hibernate.jpa.event.spi
The SPI contracts for supporting JPA lifecycle callbacks.
-
ClassDescriptionRepresents a JPA event callback (the method).Registry of Callbacks by entity and typeContract for injecting the registry of Callbacks into event listeners.