Class MongoCompatibilityAdapter

java.lang.Object
org.springframework.data.mongodb.util.MongoCompatibilityAdapter

public class MongoCompatibilityAdapter extends Object
Compatibility adapter to bridge functionality across different MongoDB driver versions.

This class is for internal use within the framework and should not be used by applications.

Since:
4.3
Author:
Christoph Strobl