toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
notExists
not
Exists
fun
notExists
(
query
:
AbstractQuery
<
*
>
)
:
NotExists
Returns an SQL operator that checks if
query
doesn't returns any row.