kmongo / org.litote.kmongo.util / UpdateConfiguration

UpdateConfiguration

object UpdateConfiguration (source)

Default update operations configuration.

Properties

updateOnlyNotNullProperties

If set to true, only not null properties are updated. If set to false (default value), null properties are updated to null.

var updateOnlyNotNullProperties: Boolean