org.crazycake.jdbcTemplateTool.utils
类 InUtils
java.lang.Object
org.crazycake.jdbcTemplateTool.utils.InUtils
public class InUtils
- extends Object
Used to deal with "IN" in sql.
- 作者:
- alexxiyang (https://github.com/alexxiyang)
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InUtils
public InUtils()
handleIn
public static SqlParamsPairs handleIn(String sql,
Object[] params)
- Change sql if found array in params
- 参数:
sql - params -
- 返回:
Copyright © 2014. All rights reserved.