JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
litebridge.orm
Package
org.litebridgedb.orm.api.sql.delete
Interface SqlDeleteWhereClause
All Superinterfaces:
DeleteQuery
All Known Implementing Classes:
SqlDeletor
public sealed interface
SqlDeleteWhereClause
extends
DeleteQuery
permits
SqlDeletor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
SqlDeleteWhereConditionClause
where
(
String
column)
Method Details
where
SqlDeleteWhereConditionClause
where
(
String
column)