All Classes
-
All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary Class Description AbstractMongoCollectionsCreator<Dtbs> MongoDB's collections creator.DefaultMongoCollectionNameProvider Default implementation ofMongoCollectionNameProvider.DefaultMongoDatabaseNameProvider Internal implementation ofMongoDatabaseNameProvider.DefaultMongoRepositoryOperations Default Mongo repository operations.DefaultMongoRepositoryOperations.MongoOperationContext DefaultReactiveMongoRepositoryOperations The reactive MongoDB repository operations implementation.DefaultReactiveMongoRepositoryOperations.MongoOperationContext MongoAggregateOptions Defines a custom MongoDB aggregate query options.MongoAggregateQuery Defines a custom MongoDB query for aggregating results.MongoAggregation The MongoDB's aggregation command.MongoAggregationOptions The MongoDB's aggregation options.MongoCollation Defines a custom MongoDB's collation.MongoCollectionNameProvider The MongoDB collection name provider.MongoCollectionsCreator MongoDB's collections creator.MongoDatabaseNameProvider MongoDB database name provider.MongoDataConfiguration Micronaut Data MongoDB integration configuration.MongoDataConfiguration.DriverType The driver type.MongoDataConfiguration.NotReactiveDriverSelectedCondition Not reactive driver condition.MongoDataConfiguration.NotSyncDriverSelectedCondition Not sync driver condition.MongoDelete The MongoDB's delete many command.MongoDeleteOptions Defines a custom MongoDB delete query options.MongoDeleteQuery Defines a custom MongoDB delete query.MongoFilter Defines a custom MongoDB filter query.MongoFind The MongoDB's find command.MongoFindOptions Defines a custom MongoDB find query options.MongoFindOptions The MongoDB's find options.MongoFindQuery Defines a custom MongoDB query for finding results.MongoOptionsUtils Mongo internal utils for building options.MongoPreparedQuery<E,R> MongoDB'sPreparedQuery.MongoProjection Defines a custom MongoDB's fields projection.MongoQueryExecutor<E> MongoDB specific repository that allows to use direct BSON objects.MongoReactiveCollectionsCreator MongoDB's reactive collections creator.MongoReactiveRepositoryOperations MongoDB reactive repository operations.MongoReactorRepositoryOperations A variation ofMongoReactiveRepositoryOperationswith Reactor specific method to execute an operation with the contextualClientSession.MongoRepository Stereotype repository that configures aRepositoryas aMongoRepository.MongoRepositoryOperations Mongo DB repository operations.MongoRoles Mongo parameter roles contansts.MongoSort Defines a custom MongoDB's sort.MongoStoredQuery<E,R> MongoDB'sStoredQuery.MongoSynchronousTransactionManager MongoDB'sSynchronousTransactionManager.MongoSynchronousTransactionManagerImpl MongoDB synchronous transaction manager.MongoUpdate The MongoDB's many command.MongoUpdateOptions Defines a custom MongoDB update query options.MongoUpdateQuery Defines a custom MongoDB update query.MongoUtils Mongo internal utils.RequiresReactiveMongo Requires configuration that defines reactive Mongo driver to be used.RequiresSyncMongo Requires configuration that defines sync Mongo driver to be used.TransactionalClientSession Allows injecting aClientSessioninstance as a bean with any methods invoked on the connection being delegated to connection bound to the current transaction.TransactionalClientSessionInterceptor An interceptor that allows injecting aClientSessionthat acts a proxy to lookup the connection for the current transaction.