Uses of Class
step.core.collections.mongodb.MongoClientSession
-
-
Uses of MongoClientSession in step.core.collections.mongodb
Methods in step.core.collections.mongodb that return MongoClientSession Modifier and Type Method Description MongoClientSessionMongoDBCollectionFactory. getMongoClientSession()Constructors in step.core.collections.mongodb with parameters of type MongoClientSession Constructor Description MongoDBCollection(MongoClientSession mongoClientSession, String collectionName, Class<T> entityClass)
-