Class Hierarchy
- java.lang.Object
- com.google.cloud.spring.data.firestore.FirestoreTemplate (implements com.google.cloud.spring.data.firestore.FirestoreReactiveOperations)
- com.google.cloud.spring.data.firestore.SimpleFirestoreReactiveRepository<T> (implements com.google.cloud.spring.data.firestore.FirestoreReactiveRepository<T>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.core.NestedRuntimeException
- org.springframework.dao.DataAccessException
- com.google.cloud.spring.data.firestore.FirestoreDataException
- org.springframework.dao.DataAccessException
- org.springframework.core.NestedRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- com.google.cloud.spring.data.firestore.FirestoreReactiveOperations
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.reactive.ReactiveCrudRepository<T,
ID> - com.google.cloud.spring.data.firestore.FirestoreReactiveRepository<T>
- org.springframework.data.repository.reactive.ReactiveCrudRepository<T,
Annotation Interface Hierarchy
- com.google.cloud.spring.data.firestore.Document (implements java.lang.annotation.Annotation)