Package jakarta.nosql

Interface QueryMapper.MapperDeleteWhere

All Superinterfaces:
QueryMapper.MapperDeleteQueryBuild
Enclosing interface:
QueryMapper

public static interface QueryMapper.MapperDeleteWhere extends QueryMapper.MapperDeleteQueryBuild
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.