Interface Hierarchy
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.repository.reactive.ReactiveCrudRepository<T,ID>
- org.springframework.data.repository.reactive.ReactiveSortingRepository<T,ID>
Annotation Type Hierarchy
- com.oracle.nosql.spring.data.repository.Query (implements java.lang.annotation.Annotation)
Copyright © 2021 Oracle Corporation. All rights reserved.