Module litebridge.orm
Interface SqlUpdateWhereConditionClauseTerminal
- All Superinterfaces:
org.litebridgedb.orm.api.select.ConditionClauseTerminal<Row,,SqlUpdateWhereConditionClause, SqlUpdateWhereConditionClauseTerminal> UpdateQuery,UpdateWhereConditionClauseTerminal<Row,SqlUpdateWhereConditionClause, SqlUpdateWhereConditionClauseTerminal>
- All Known Implementing Classes:
SqlUpdateWhereConditionClauseTerminalImpl
public sealed interface SqlUpdateWhereConditionClauseTerminal
extends UpdateWhereConditionClauseTerminal<Row,SqlUpdateWhereConditionClause,SqlUpdateWhereConditionClauseTerminal>
permits SqlUpdateWhereConditionClauseTerminalImpl
-
Method Summary
Methods inherited from interface org.litebridgedb.orm.api.select.ConditionClauseTerminal
and