public class BatchInsertStore extends Object
boolean
isRun
BatchInsertStore()
void
addData(String table, String cols, DataRow data)
DataSet
getDatas()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public boolean isRun
public BatchInsertStore()
public void addData(String table, String cols, DataRow data)
public DataSet getDatas()
Copyright © 2023. All rights reserved.