パッケージ | 説明 |
---|---|
org.springframework.data.mapping | マッピングサブシステムのベースパッケージ。 |
org.springframework.data.mapping.model | マッピングサブシステムのモデルのコア実装。 |
修飾子と型 | クラスと説明 |
---|---|
class | TargetAwareIdentifierAccessor 識別子がない場合や TargetAwareIdentifierAccessor.getRequiredIdentifier() が呼び出された場合に、より意味のある例外を生成できるように、識別子を取得するターゲット Bean を認識している IdentifierAccessor 。 |
修飾子と型 | メソッドと説明 |
---|---|
IdentifierAccessor | PersistentEntity.getIdentifierAccessor(ObjectSE bean) 指定された Bean の IdentifierAccessor を返します。 |
修飾子と型 | クラスと説明 |
---|---|
class | IdPropertyIdentifierAccessor IdentifierAccessor のデフォルト実装。 |
修飾子と型 | メソッドと説明 |
---|---|
IdentifierAccessor | BasicPersistentEntity.getIdentifierAccessor(ObjectSE bean) |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.