Interface DtoUpdateWhereConditionClauseTerminal<DTO>

All Superinterfaces:
ConditionClauseTerminal<DTO,DtoUpdateWhereConditionClause<DTO>,DtoUpdateWhereConditionClauseTerminal<DTO>>, UpdateQuery, UpdateWhereConditionClauseTerminal<DTO,DtoUpdateWhereConditionClause<DTO>,DtoUpdateWhereConditionClauseTerminal<DTO>>
All Known Implementing Classes:
DtoUpdateWhereConditionClauseTerminalImpl

public sealed interface DtoUpdateWhereConditionClauseTerminal<DTO> extends UpdateWhereConditionClauseTerminal<DTO,DtoUpdateWhereConditionClause<DTO>,DtoUpdateWhereConditionClauseTerminal<DTO>> permits DtoUpdateWhereConditionClauseTerminalImpl<DTO>