MongoDB request DSL • opensavvy.ktmongo.dsl.path • PropertyNameStrategy • Default
Default¶
object Default : PropertyNameStrategy
Default implementation of PropertyNameStrategy, which always uses the property name.
Functions¶
pathOf¶
open override fun pathOf(property: KProperty1<*, *>): Path
Generates the name of a property.