Class HashMapChangeSet
java.lang.Object
org.springframework.data.crossstore.HashMapChangeSet
- All Implemented Interfaces:
ChangeSet
Simple ChangeSet implementation backed by a HashMap.
- Author:
- Thomas Risberg, Rod Johnson, Christoph Strobl
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
HashMapChangeSet
-
HashMapChangeSet
public HashMapChangeSet()
-
-
Method Details