Uses of Class
de.caluga.morphium.driver.commands.InsertMongoCommand
-
Packages that use InsertMongoCommand Package Description de.caluga.morphium.driver.commands -
-
Uses of InsertMongoCommand in de.caluga.morphium.driver.commands
Methods in de.caluga.morphium.driver.commands that return InsertMongoCommand Modifier and Type Method Description InsertMongoCommandInsertMongoCommand. setBypassDocumentValidation(Boolean bypassDocumentValidation)InsertMongoCommandInsertMongoCommand. setComment(String comment)InsertMongoCommandInsertMongoCommand. setDocuments(List<Map<String,Object>> documents)InsertMongoCommandInsertMongoCommand. setOrdered(Boolean ordered)
-