内容简介:开源地址: github: https://github.com/sagframe/sagacity-sqltoy gitee: https://gitee.com/sagacity/sagacity-sqltoy idea 插件(可直接在idea中检索安装): https://github.com/threefish/sqltoy-idea-plugins...
开源地址:
- github: https://github.com/sagframe/sagacity-sqltoy
- gitee: https://gitee.com/sagacity/sagacity-sqltoy
- idea 插件(可直接在idea中检索安装): https://github.com/threefish/sqltoy-idea-plugins
更新内容
1、优化update(entity,forceUpdateFields) 强制属性优先于统一字段处理
2、 为org.sagacity.sqltoy.plugins.datasource.ObtainDataSource 接口方法增加了一个参数,便于今后扩展
3、 findEntity 放开条件限制,允许无查询条件查询
4、 sql 查询或executeSql对象传参时,sql中的参数变量支持:xxxx.xxxx 支持子对象属性读取
5、quickvo工具支持extends指定继承父类,entity和vo都支持该属性
<task active="true" author="zhangsan" include="^SYS_\w+" datasource="strict" swagger-model="true">
<entity package="${project.package}.system.entity" substr="Sys" name="#{subName}"/>
<vo package="${project.package}.system.dto" substr="Sys" name="#{subName}VO" extends="com.sagframe.model.Request"/>
</task>
以上所述就是小编给大家介绍的《sqltoy-orm-4.17.2 发版,部分功能优化》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- 微软提前结束部分 Windows 7 电脑的更新功能
- sqltoy-orm-4.16.11 发版,部分功能优化
- Medoo 更新至 1.6,增加并优化了部分方法功能
- PHPRAP v1.0.3 发布,修复BUG和新增部分功能
- 如何快速自定义 Visual Studio 中部分功能的快捷键
- 中国铁路12306 iOS版4.0.5更新:部分功能和体验优化
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
The Haskell School of Music
Paul Hudak、Donya Quick / Cambridge University Press / 2018-10-4 / GBP 42.99
This book teaches functional programming through creative applications in music and sound synthesis. Readers will learn the Haskell programming language and explore numerous ways to create music and d......一起来看看 《The Haskell School of Music》 这本书的介绍吧!