KtMongo
Toggle table of contents
0.20.1
jvm
Platform filter
jvm
Switch theme
Search in API
KtMongo
MongoDB driver for Kotlin (synchronous, with Java helpers)
/
opensavvy.ktmongo.sync
/
JavaField
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
of
Link copied to clipboard
@
JvmStatic
fun
<
R
,
T
>
of
(
accessor
:
SerializableLambdas.SerializableFunction1
<
R
,
T
>
)
:
JavaField
<
R
,
T
>
Type-safely refers to a MongoDB field based on its Java DTO.