クラス階層
インターフェース階層
- org.springframework.xd.dirt.container.store.AdminRepository
- org.springframework.xd.store.RangeCapableRepository<T,ID>
- org.springframework.xd.store.DomainRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>