Package | Description |
---|---|
org.hibernate.jpa.event.spi |
The SPI contracts for supporting JPA lifecycle callbacks.
|
Modifier and Type | Method and Description |
---|---|
void |
CallbackBuilder.CallbackRegistrar.registerCallbacks(Class entityClass,
Callback[] callbacks)
Register the callback against the given entity.
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.