ナビゲーションリンクをスキップ
ホーム
概要
クラス
使用
ツリー
非推奨
インデックス
検索
ヘルプ
Spring Data
Core
org.springframework.data.repository
CrudRepository
インターフェースの使用
org.springframework.data.repository.CrudRepository
CrudRepository
を使用するパッケージ
パッケージ
説明
org.springframework.data.repository
リポジトリ抽象化のための主要インターフェース。
org.springframework.data.repository
内の
CrudRepository
使用
org.springframework.data.repository
内の
CrudRepository
サブインターフェース
修飾子と型
インターフェース
説明
interface
ListCrudRepository
<T,
ID>
特定の型のリポジトリでの汎用 CRUD 操作のインターフェース。