org.hibernate.event
public interface FlushEntityEventListener extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
void |
onFlushEntity(FlushEntityEvent event) |
void onFlushEntity(FlushEntityEvent event) throws HibernateException
HibernateException
Copyright © 2014. All Rights Reserved.