Package org.springframework.data.mongodb.util
@NonNullApi
package org.springframework.data.mongodb.util
MongoDB driver-specific utility classes for
Bson
and DBObject
interaction.-
ClassDescriptionInternal API for operations on
Bson
elements that can be eitherDocument
orDBObject
.Deprecated, for removal: This API element is subject to removal in a future version.since 4.2.0Value object representing a dot path.MongoClientVersion
holds information about the used mongo-java client and is used to distinguish between different versions.Compatibility adapter to bridge functionality across different MongoDB driver versions.MongoDbErrorCodes
holds MongoDB specific error codes outlined in mongo/base/error_codes.yml.Utility to translateregex flags
to MongoDB regex options and vice versa.