public final class SqlHelper extends Object
static String
convertSql(String sql, Map<String,List<Integer>> posMap)
static Object[]
expandParameters(Map<String,List<Integer>> posMap, Map<String,Object> parameters)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Object[] expandParameters(Map<String,List<Integer>> posMap, Map<String,Object> parameters)
posMap
parameters
public static String convertSql(String sql, Map<String,List<Integer>> posMap)