Package-level declarations
Annotations and other global concepts.
Types
Link copied to clipboard
interface BsonContext : <ERROR CLASS> ERROR CLASS: Symbol not found for BsonFactory, <ERROR CLASS> ERROR CLASS: Symbol not found for ObjectIdGenerator, PropertyNameStrategy
BSON configuration for the objects generated by the DSL.
Link copied to clipboard
Marker for functions that are part of the KtMongo DSL.
Functions
Link copied to clipboard
fun BsonContext(bsonFactory: ERROR CLASS: Symbol not found for BsonFactory, objectIdGenerator: ERROR CLASS: Symbol not found for ObjectIdGenerator = ObjectIdGenerator.Default(), nameStrategy: PropertyNameStrategy = PropertyNameStrategy.Default): BsonContext
BSON configuration for the objects generated by the DSL.