クラス IdPropertyIdentifierAccessor

java.lang.ObjectSE
org.springframework.data.mapping.TargetAwareIdentifierAccessor
org.springframework.data.mapping.model.IdPropertyIdentifierAccessor
実装済みのインターフェース一覧:
IdentifierAccessor

public class IdPropertyIdentifierAccessor extends TargetAwareIdentifierAccessor
IdentifierAccessor のデフォルト実装。
導入:
1.10
作成者:
Christoph Strobl, Oliver Gierke
  • コンストラクターの詳細

  • 方法の詳細

    • getIdentifier

      public @Nullable ObjectSE getIdentifier()
      インターフェースからコピーされた説明: IdentifierAccessor
      識別子の値を返します。
      戻り値:
      基になるインスタンスの識別子。