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
-
set
-
toString
-
getValues
-
removeProperty
- Specified by:
removeProperty
in interfaceChangeSet
-
get
-