Ramesh Reddy created TEIID-5650:
-----------------------------------
Summary: MongoDB: The DB interface is deprecated
Key: TEIID-5650
URL:
https://issues.jboss.org/browse/TEIID-5650
Project: Teiid
Issue Type: Task
Components: Misc. Connectors
Affects Versions: 12.0
Reporter: Ramesh Reddy
Assignee: Steven Hawkins
The interface that presents the connection to the MongoDB `MongoDBConnection` uses
interface `DB` from Mongo driver is deprecated and slated to removed in future versions of
the Mongo Driver Java client. This needs to be updated to `MongoDatabase` interface.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)