sqltoy-orm 5.1.28 发布,ORM 框架

栏目: 软件资讯 · 发布时间: 2年前

内容简介:sqltoy-orm 5.1.28 已经发布,ORM 框架。 此版本更新内容包括: 1、优化summary算法,增强参数校验 2、sqltoyLazyDao中增加public T getSingleValue(final String sqlOrNamedSql, final Map<String, Object> par...

sqltoy-orm 5.1.28 已经发布,ORM 框架。

此版本更新内容包括:

1、优化summary算法,增强参数校验 2、sqltoyLazyDao中增加public T getSingleValue(final String sqlOrNamedSql, final Map<String, Object> paramsMap, final Class resultType);

<dependency>
	<groupId>com.sagframe</groupId>
	<artifactId>sagacity-sqltoy</artifactId>
	<version>5.1.28</version>
</dependency>
<dependency>
	<groupId>com.sagframe</groupId>
	<artifactId>sagacity-sqltoy-starter</artifactId>
	<version>5.1.28</version>
</dependency>
 

详情查看:https://gitee.com/sagacity/sagacity-sqltoy/releases/5.1.28


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Think Python

Think Python

Allen B. Downey / O'Reilly Media / 2012-8-23 / GBP 29.99

Think Python is an introduction to Python programming for students with no programming experience. It starts with the most basic concepts of programming, and is carefully designed to define all terms ......一起来看看 《Think Python》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具