public class SqlAndArgs extends Object
SqlAndArgs(String sql, List<?> argList)
Object[]
getArgs()
String
getSql()
static void
logSqlInfo(String sql, List<?> argList)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SqlAndArgs(String sql, List<?> argList)
public static void logSqlInfo(String sql, List<?> argList)
public String getSql()
public Object[] getArgs()
Copyright © 2021 DOYToWin. All rights reserved.