eagle 发表于 2015-8-18 13:47:27

Spring Data JPA 1.9.0 RC1发布

欢迎加入运维网交流群:263444886  
  Spring Data JPA 1.9.0 RC1 发布,Spring Data JPA 是 Spring Data 项目用来创建基于 JPA 数据访问的应用框架。
  改进内容包括:
  Changes in version 1.9.0.RC1 (2015-08-04)    
  -----------------------------------------

  * DATAJPA-768 ->  * DATAJPA-763 - Executing a Specification with fetch-joins leads to wrong HQL query.

  * DATAJPA-759 - Log names of>  * DATAJPA-758 - Using Java 8 named parameter prevents positional query parameter binding.
  * DATAJPA-743 - Typo in README.
  * DATAJPA-736 - Count query creation fails when entity names contain non-ASCII characters.
  * DATAJPA-728 - PageImpl : wrong total count.
  * DATAJPA-669 - Provide a way to get the injected Entity Manager in the custom implementations.
  
  下载地址:https://github.com/spring-projects/spring-data-jpa/releases
页: [1]
查看完整版本: Spring Data JPA 1.9.0 RC1发布