Uses of Interface
jakarta.nosql.QueryMapper.MapperUpdateNameCondition
-
Uses of QueryMapper.MapperUpdateNameCondition in jakarta.nosql
Subinterfaces of QueryMapper.MapperUpdateNameCondition in jakarta.nosqlModifier and TypeInterfaceDescriptionstatic interfaceRepresents a NOT update condition in the fluent update API.Methods in jakarta.nosql that return QueryMapper.MapperUpdateNameConditionModifier and TypeMethodDescriptionAdds an AND condition using the specified column name.Adds an OR condition using the specified column name.Defines a condition to restrict which entities will be updated.