Spring Data Commons

org.springframework.data.crossstore
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 © 2012. All Rights Reserved.