@Component public class FlushInterceptor extends Object
Session.refresh(java.lang.Object)
objects marked as RefreshOnFlush after calling Session.flush()| Constructor and Description |
|---|
FlushInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
onFlush(org.hibernate.event.spi.AutoFlushEvent event) |
void |
onFlush(org.hibernate.event.spi.FlushEntityEvent event) |
void |
onFlush(org.hibernate.event.spi.FlushEvent event) |
Copyright © 2018–2021 Tesler. All rights reserved.