kontrol-db
Toggle table of contents
local-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kontrol-db
kontrol-db-core
/
net.futureset.kontroldb.modelchange
/
SqlPredicate
Sql
Predicate
interface
SqlPredicate
:
SqlString
(
source
)
Inheritors
AllOf
AnyOf
Not
Exists
Eq
Gt
Lt
Lte
Gte
Between
Members
Functions
is
Empty
Link copied to clipboard
open
fun
isEmpty
(
)
:
Boolean
plus
Link copied to clipboard
open
operator
fun
plus
(
predicate
:
SqlPredicate
)
:
SqlPredicate