org.hibernate.engine.spi
Interface NonFlushedChanges

All Superinterfaces:
Serializable
All Known Implementing Classes:
NonFlushedChangesImpl

public interface NonFlushedChanges
extends Serializable


Method Summary
 void clear()
          Remove the non-flushed changes from this NonFlushedChanges object.
 

Method Detail

clear

void clear()
Remove the non-flushed changes from this NonFlushedChanges object.



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.