public class SqlBinds extends Object
SqlBinds(String sql, Map<Integer,Property> paramsMap)
Map<Integer,Property>
getParamsMap()
String
getSql()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SqlBinds(String sql, Map<Integer,Property> paramsMap)
public String getSql()
public Map<Integer,Property> getParamsMap()
Copyright © 2022 The Apache Software Foundation. All rights reserved.