public class sqlUtil extends Object
sqlUtil()
static String
getDynamicSql(String orderNo, Long uid, String status, Integer type, Integer start, Integer limit)
getNotDynamicSql(String orderNo, Long uid, String status, Integer noType, Integer start, Integer limit)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public sqlUtil()
public static String getDynamicSql(String orderNo, Long uid, String status, Integer type, Integer start, Integer limit)
public static String getNotDynamicSql(String orderNo, Long uid, String status, Integer noType, Integer start, Integer limit)
Copyright © 2017. All rights reserved.