Octavius Database
Toggle table of contents
5.1.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Octavius Database
core
/
org.octavius.database.builder
/
AbstractQueryBuilder
/
toField
to
Field
fun
<
T
>
toField
(
targetType
:
KType
,
params
:
Map
<
String
,
Any
?
>
)
:
DataResult
<
T
>
Executes the query and returns the value from the first column of the first row.