All Classes and Interfaces
Class
Description
Annotation for a class that represents a Firestore Document.
Annotation that enables Firestore's Query Method functionality.
An interface used for object mapping for Cloud Firestore.
Uses Firestore client library to provide object mapping functionality.
A mapping context for Firestore that provides ways to create persistent entities and properties.
Persistent entity for Google Cloud Firestore.
Metadata class for entities stored in Datastore.
A metadata holder for Firestore persistent entities.
Persistent property for Google Cloud Firestore.
Persistent property metadata implementation for Firestore.
The class that decides what type of Query Method to use.
A Metadata class for Spring Data Reactive Firestore
QueryMethod.An interface of operations that can be done with Cloud Firestore.
The Firestore repository type.
Registers the class of the Firestore repositories enabling annotation.
Configures the use of Firestore repositories.
The bean to create Firestore repository factories.
An implementation of
FirestoreReactiveOperations.Converter from a gRPC async calls to Reactor primitives (
Mono, Flux).A factory for reactive Firestore repositories.
Firestore specific resource holder,
ReactiveFirestoreTransactionManager binds instances
of this class to the subscriber context.Firestore-specific implementation of
ReactiveTransactionManager.Marks a field to be used for update time.