Interface DeleteTerminal

All Superinterfaces:
DeleteQuery
All Known Implementing Classes:
org.litebridgedb.orm.api.delete.impl.AbstractDeletor, DtoDeleteWhereConditionClauseTerminalImpl, DtoDeletor, SqlDeleteWhereConditionClauseTerminalImpl, SqlDeletor

public sealed interface DeleteTerminal extends DeleteQuery permits DtoDeleteWhereConditionClauseTerminalImpl<DTO>, SqlDeleteWhereConditionClauseTerminalImpl (not exhaustive)
  • Method Summary

    Modifier and Type
    Method
    Description