Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.hibernate.event.AbstractEvent
org.hibernate.event.FlushEvent
org.hibernate.event.AutoFlushEvent
public class AutoFlushEvent
extends FlushEvent
Constructor Summary | |
|
Method Summary | |
Set | |
boolean | |
void |
|
void |
|
Methods inherited from class org.hibernate.event.AbstractEvent | |
getSession |
public Set getQuerySpaces()
public boolean isFlushRequired()
public void setFlushRequired(boolean dirty)
public void setQuerySpaces(Set querySpaces)