Spring Data Commons

org.springframework.data.persistence
Interface ChangeSetBacked


public interface ChangeSetBacked

Interface introduced to objects exposing ChangeSet information

Author:
Rod Johnson, Thomas Risberg

Method Summary
 ChangeSet getChangeSet()
           
 

Method Detail

getChangeSet

ChangeSet getChangeSet()

Spring Data Commons

Copyright © 2011. All Rights Reserved.