public interface ReactiveAutoFlushEventListener extends Serializable
| Modifier and Type | Method and Description |
|---|---|
CompletionStage<Void> |
reactiveOnAutoFlush(org.hibernate.event.spi.AutoFlushEvent event) |
CompletionStage<Void> reactiveOnAutoFlush(org.hibernate.event.spi.AutoFlushEvent event) throws org.hibernate.HibernateException
org.hibernate.HibernateExceptionCopyright © 2020-2022 Red Hat, Inc. All Rights Reserved.