码迷,mamicode.com
首页 > 数据库 > 详细

Java版本,Java版本MongoDB驱动,驱动与MongoDB数据库,Spring之间的兼容性

时间:2020-07-05 13:54:53      阅读:112      评论:0      收藏:0      [点我收藏+]

标签:tom   ocs   undefined   rds   width   ati   explicit   not   tab   

Java Driver Compatibility

MongoDB Compatibility(驱动与数据库兼容)

Java Driver VersionMongoDB 4.2MongoDB 4.0MongoDB 3.6MongoDB 3.4MongoDB 3.2MongoDB 3.0MongoDB 2.6
Version 4.0 ? ? ? ? ? ? ?
Version 3.12 ? ? ? ? ? ? ?
Version 3.11 ? ? ? ? ? ? ?
Version 3.10   ? ? ? ? ? ?
Version 3.9   ? ? ? ? ? ?
Version 3.8   ? ? ? ? ? ?
Version 3.7     ? ? ? ? ?
Version 3.6     ? ? ? ? ?
Version 3.5       ? ? ? ?
Version 3.4       ? ? ? ?
Version 3.3         ? ? ?
Version 3.2         ? ? ?
Version 3.1           ? ?
Version 3.0           ? ?
Version 2.14         [1] ? ?
Version 2.13           ? ?
Version 2.12             ?

The driver does not support older versions of MongoDB.

[1] (1) The 2.14 driver does not support all MongoDB 3.2 features (e.g., read concern); however, if you are currently on a version 2.x driver and would like to run against MongoDB 3.2 but cannot upgrade to driver version 3.2, use the 2.14 driver.

 

Language Compatibility(驱动与JAVA语言版本兼容)

Java Driver VersionJava 5Java 6Java 7Java 8Java 11 [1]
Version 4.0       ? ?
Version 3.12   ? ? ? ?
Version 3.11   ? ? ? ?
Version 3.10   ? ? ? ?
Version 3.9   ? ? ? ?
Version 3.8   ? ? ? ?
Version 3.4   ? ? ? ?
Version 3.3   ? ? ? ?
Version 3.2   ? ? ? ?
Version 3.1   ? ? ? ?
Version 3.0   ? ? ? ?
Versions >= 2.7 ? ? ? ? ?
[2] (1) Java versions 8 and above are all supported thanks to the JVM backwards compatibility promise. Only LTS versions will be explicitly listed in future.

 

参考:

https://docs.mongodb.com/drivers/driver-compatibility-reference#java-driver-compatibility

Java版本,Java版本MongoDB驱动,驱动与MongoDB数据库,Spring之间的兼容性

标签:tom   ocs   undefined   rds   width   ati   explicit   not   tab   

原文地址:https://www.cnblogs.com/passedbylove/p/13242667.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!