public class QuerySQL extends Object
Test
rowCnt
updateCnt
QuerySQL(String sql, Object[] parms)
Object[]
getParms()
int
getRowCnt()
String
getSql()
getUpdateCnt()
void
setRowCnt(int rowCnt)
setUpdateCnt(int updateCnt)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QuerySQL(String sql, Object[] parms)
public int getRowCnt()
public void setRowCnt(int rowCnt)
public int getUpdateCnt()
public void setUpdateCnt(int updateCnt)
public String getSql()
public Object[] getParms()
Copyright © 2019. All rights reserved.