Class Hierarchy

Interface Hierarchy

  • org.springframework.data.repository.core.EntityMetadata<T>
  • java.lang.Iterable<T>
    • org.springframework.data.repository.query.ParameterAccessor
    • org.springframework.data.mapping.PersistentEntity<T,P>
  • com.oracle.nosql.spring.data.core.NosqlOperations
  • com.oracle.nosql.spring.data.repository.query.NosqlQueryExecution
  • org.springframework.data.mapping.PersistentProperty<P>
  • com.oracle.nosql.spring.data.core.ReactiveNosqlOperations
  • com.oracle.nosql.spring.data.repository.query.ReactiveNosqlQueryExecution
  • 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

Enum Hierarchy