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 JPA entity lifecycle callbacks by entity and type.Contract for injecting the registry of Callbacks into event listeners.