exposed
Toggle table of contents
1.0.0-rc-1
jvm
Platform filter
jvm
Switch theme
Search in API
exposed
exposed-core
/
org.jetbrains.exposed.v1.core.statements
/
DeleteStatement
/
Companion
Companion
object
Companion
Members
Functions
all
Link copied to clipboard
fun
all
(
transaction
:
Transaction
,
table
:
Table
)
:
Int
where
Link copied to clipboard
fun
where
(
transaction
:
Transaction
,
table
:
Table
,
op
:
Op
<
Boolean
>
,
isIgnore
:
Boolean
=
false
,
limit
:
Int
?
=
null
)
:
Int