public class BatchInsertResult extends Object
BatchInsertResult(String time, int expectResult, int realInsertNum)
int
getExpectResult()
getRealInsertNum()
String
getTime()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BatchInsertResult(String time, int expectResult, int realInsertNum)
public String getTime()
public int getRealInsertNum()
public int getExpectResult()
Copyright © 2021. All rights reserved.