Package-level declarations

Annotations and other global concepts.

Types

Link copied to clipboard

BSON configuration for the objects generated by the DSL.

Link copied to clipboard
annotation class KtMongoDsl

Marker for functions that are part of the KtMongo DSL.

Functions

Link copied to clipboard
fun BsonContext(bsonFactory: BsonFactory, objectIdGenerator: ObjectIdGenerator = ObjectIdGenerator.Default(), nameStrategy: PropertyNameStrategy = PropertyNameStrategy.Default): BsonContext

BSON configuration for the objects generated by the DSL.