public static class BoundSql.BoundSqlObj extends Object implements BoundSql
BoundSql.BoundSqlObj
BoundSqlObj(String sqlString, Object[] paramArray)
Object[]
getArgs()
String
getSqlString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BoundSqlObj(String sqlString, Object[] paramArray)
public String getSqlString()
getSqlString
BoundSql
public Object[] getArgs()
getArgs
Copyright © 2020–2021. All rights reserved.