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
.Value object representing a dot path.MongoClientVersion
holds information about the used mongo-java client and is used to distinguish between different versions.MongoDbErrorCodes
holds MongoDB specific error codes outlined in mongo/base/error_codes.err.Utility to translateregex flags
to MongoDB regex options and vice versa.