-
Type: New Feature
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: 4.9.0
-
Component/s: Kotlin
-
None
A function that unwraps the Kotlin MongoDatabase to obtain the corresponding Java MongoDatabase. This is necessary to ensure compatibility with libraries that depend on the old Java MongoDatabase.
e.g. JaVeRs worked with KMongo but not with the new Kotlin Mongo Driver