クラス HashMapChangeSet
java.lang.ObjectSE
org.springframework.data.crossstore.HashMapChangeSet
- 実装されているすべてのインターフェース:
ChangeSet
コンストラクターの概要
コンストラクター方法の概要
コンストラクターの詳細
HashMapChangeSet
HashMapChangeSet
public HashMapChangeSet()
メソッドの詳細
set
toString
getValues
removeProperty
- 次で指定:
- インターフェース
ChangeSetのremoveProperty
get
public <T> @Nullable T get(StringSE key, ClassSE<T> requiredClass, ConversionService conversionService)