Uses of Interface
jakarta.nosql.QueryMapper.MapperDeleteQueryBuild
-
Uses of QueryMapper.MapperDeleteQueryBuild in jakarta.nosql
Subinterfaces of QueryMapper.MapperDeleteQueryBuild in jakarta.nosqlModifier and TypeInterfaceDescriptionstatic interface
Represents the first step in the delete query fluent API.static interface
Represents a step where it's possible to perform a logical conjunction or disjunction, add one more delete condition, or end up performing the built query.