Uses of Class
de.caluga.morphium.driver.commands.InsertMongoCommand
Packages that use InsertMongoCommand
-
Uses of InsertMongoCommand in de.caluga.morphium.driver.commands
Methods in de.caluga.morphium.driver.commands that return InsertMongoCommandModifier and TypeMethodDescriptionInsertMongoCommand.setBypassDocumentValidation(Boolean bypassDocumentValidation) InsertMongoCommand.setComment(String comment) InsertMongoCommand.setDocuments(List<Map<String, Object>> documents) InsertMongoCommand.setOrdered(Boolean ordered) -
Uses of InsertMongoCommand in de.caluga.morphium.driver.mongodb
Methods in de.caluga.morphium.driver.mongodb with parameters of type InsertMongoCommand