Module litebridge.orm
Interface DtoUpdateWhereConditionClauseTerminal<DTO>
- All Superinterfaces:
org.litebridgedb.orm.api.select.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>
-
Method Summary
Methods inherited from interface org.litebridgedb.orm.api.select.ConditionClauseTerminal
and