文件名称:SQL_UTIL
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
* MySQL/HQL 查询条件构建器(只支持and查询), 支持 like 通配符查询和忽略 NULL 参数.
*
* 智能拼参数: 当参数为空时, 会忽略此 and 条件. 调用方式见 main 方法的DEMO.-* MySQL/HQL query builder (only support and information), support wildcards like queries and ignore NULL parameters.** Smart fight parameters: when the parameter is empty, it will ignore this and conditions. Way to see the main method calls DEMO.
*
* 智能拼参数: 当参数为空时, 会忽略此 and 条件. 调用方式见 main 方法的DEMO.-* MySQL/HQL query builder (only support and information), support wildcards like queries and ignore NULL parameters.** Smart fight parameters: when the parameter is empty, it will ignore this and conditions. Way to see the main method calls DEMO.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SQL查询条件拼凑工具类\SQLCondition.java
SQL查询条件拼凑工具类
SQL查询条件拼凑工具类