设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Querydsl 3.4.2更新,SQL查询构建工具

2014-8-19 16:23| 发布者: joejoe0332| 查看: 1523| 评论: 0|原作者: oschina|来自: oschina

摘要:   Querydsl是一个Java开源框架用于构建类型安全的SQL查询语句。它采用API代替拼凑字符串来构造查询语句。可跟 Hibernate 和 JPA 等框架结合使用。 github:https://github.com/querydsl/querydsl3.4.2 (29.7.2014) ...
  Querydsl是一个Java开源框架用于构建类型安全的SQL查询语句。它采用API代替拼凑字符串来构造查询语句。可跟 Hibernate 和 JPA 等框架结合使用。

Querydsl.jpg


github: https://github.com/querydsl/querydsl


3.4.2 (29.7.2014)  主要更新内容如下:


1.Remove delegate methods cache in querydsl-apt
2.type argument is not within bounds of type-variable Q
3.Regex improvements break Java 6 compatibility
4.JPADeleteClause not supporting setLockMode
5.Enable numeric mappings with ranges
6.code generation problem
7.AbstractSQLQuery.getResults() is not correct on return values
8.SQL Server 2012: exists() should generate ORDER BY clause
9.Code generation should use JDBC constants
10.Issue with using select when using a union
11.BatchSQLInsert weird behaviour
12.MongodbQuery#list() is calling cursor.size() which is an additional query


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部