パッケージ org.springframework.data.relational.repository.query
@NonNullApi パッケージ org.springframework.data.relational.repository.query
リレーショナルデータベースリポジトリのクエリサポート。
- クラス説明リレーショナルデータベース固有の
EntityInformation
。エンティティが永続化されるコレクション名をさらに公開するためのEntityMetadata
の拡張。リレーショナル固有のParameterAccessor
。Parameters
のカスタム拡張。カスタムParameter
実装。リレーショナル固有のParametersParameterAccessor
。PartTree
からクエリを作成するAbstractQueryCreator
の実装。RelationalEntityMetadata
のデフォルト実装。