Uses of Interface
org.springframework.data.mongodb.util.MongoCompatibilityAdapter.ServerAddressAdapter
Packages that use MongoCompatibilityAdapter.ServerAddressAdapter
Package
Description
MongoDB driver-specific utility classes for
Bson
and DBObject
interaction.-
Uses of MongoCompatibilityAdapter.ServerAddressAdapter in org.springframework.data.mongodb.util
Methods in org.springframework.data.mongodb.util that return MongoCompatibilityAdapter.ServerAddressAdapterModifier and TypeMethodDescriptionMongoCompatibilityAdapter.serverAddressAdapter
(com.mongodb.ServerAddress serverAddress) Return a compatibility adapter forServerAddress
.