Spring Data Commmons

org.springframework.data.support
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 Commmons

Copyright © 2011. All Rights Reserved.