|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.impl.NonFlushedChangesImpl
public final class NonFlushedChangesImpl
Constructor Summary | |
---|---|
NonFlushedChangesImpl(EventSource session)
|
Method Summary | |
---|---|
void |
clear()
Remove the non-flushed changes from this NonFlushedChanges object. |
void |
extractFromSession(EventSource session)
Extracts the non-flushed Changes from an EventSource into this NonFlushedChanges object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NonFlushedChangesImpl(EventSource session)
Method Detail |
---|
public void extractFromSession(EventSource session)
NonFlushedChanges
extractFromSession
in interface NonFlushedChanges
public void clear()
NonFlushedChanges
clear
in interface NonFlushedChanges
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |