Package org.hibernate.event.service.spi
Interface JpaBootstrapSensitive
Deprecated.
This is no longer implemented by any listener
Defines an event listener that is sensitive to whether a native or jpa bootstrap was performed
-
Method Summary
-
Method Details
-
wasJpaBootstrap
void wasJpaBootstrap(boolean wasJpaBootstrap) Deprecated.
-