Verwendungen von Klasse
de.caluga.morphium.driver.commands.UpdateMongoCommand
Packages, die UpdateMongoCommand verwenden
-
Verwendungen von UpdateMongoCommand in de.caluga.morphium.driver.commands
Unterklassen mit Typargumenten vom Typ UpdateMongoCommand in de.caluga.morphium.driver.commandsMethoden in de.caluga.morphium.driver.commands, die UpdateMongoCommand zurückgebenModifikator und TypMethodeBeschreibungUpdateMongoCommand.addUpdate(Map<String, Object> query, Map<String, Object> update, Map<String, Object> context, boolean upsert, boolean multi, Collation collation, List<Map<String, Object>> arrayFilters, String hint) UpdateMongoCommand.setOrdered(Boolean ordered) UpdateMongoCommand.setUpdates(List<Map<String, Object>> updates)