Interface UpdateQuery

All Known Subinterfaces:
DtoUpdateStep<DTO>, DtoUpdateWhereConditionClauseTerminal<DTO>, SqlUpdateStep, SqlUpdateWhereConditionClauseTerminal, UpdateTerminal, UpdateWhereConditionClauseTerminal<DTO,WCC,SELF>
All Known Implementing Classes:
org.litebridgedb.orm.api.update.impl.AbstractUpdater, DtoUpdater, DtoUpdateWhereConditionClauseTerminalImpl, SqlUpdater, SqlUpdateWhereConditionClauseTerminalImpl

public interface UpdateQuery