Uses of Package
com.kingsrook.qqq.backend.module.mongodb.actions
Packages that use com.kingsrook.qqq.backend.module.mongodb.actions
-
Classes in com.kingsrook.qqq.backend.module.mongodb.actions used by com.kingsrook.qqq.backend.module.mongodb.actionsClassDescriptionBase class for all mongoDB module actions.Wrapper around a MongoClient, ClientSession, and a boolean to help signal where it was opened (e.g., so you know if you need to close it yourself, or if it came from someone else (e.g., via an input transaction)).