toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
ResultRow
/
hasValue
has
Value
fun
<
T
>
hasValue
(
expression
:
Expression
<
T
>
)
:
Boolean
Whether the given
expression
has been initialized with a value on this row.