用户登录
用户注册

分享至

hibernate5 jdk版本

  • 作者: 喵眔喵
  • 来源: 51数据库
  • 2020-12-22
Hibernate 5.2 is built using Java 8 JDK and will require Java 8 JRE at runtime (we are investigating whether
Java 9 will also work). This has a number of implications:

The hibernate-java8 module has been merged into hibernate-core and the Java 8 date/time types are now natively
supported.

(todo) support for Java 8 Optional

(todo) support for other Java 8 features?



  hibernate 4用了jdk1.6特有的东西,所以建议用1.6以上的版本
软件
前端设计
程序设计
Java相关