红联Linux门户
Linux帮助

sql2o 1.4.2发布,SQL查询到POJO映射

发布时间:2014-05-01 09:02:33来源:红联作者:empast
sql2o 1.4.2 发布,此版本是个 bug 修复版本,修复了两个主要的问题:

1.a thread safety issue in the enum converter and an Oracle QuirksMode which enables a workaround on the Oracle JDBC driver

2.This defaults sql2o to avoid trying to fetch generated keys, as this might cause an OperationNotAllowed exception from the Oracle JDBC driver.

sql2o 是一个 Java 类库,可让你执行 SQL 查询并解析结果到 POJO 中,只需少数几行代码。

项目主页:http://www.sql2o.org/

下载地址:http://www.sql2o.org/download/

来自:开源中国社区
文章评论

共有 0 条评论