public class UBatchResult extends Object
Modifier and Type | Method and Description |
---|---|
int[] |
getErrorCode() |
boolean |
getErrorFlag() |
String[] |
getErrorMessage() |
int[] |
getResult() |
int |
getResultNumber() |
int[] |
getStatementType() |
public int[] getErrorCode()
public String[] getErrorMessage()
public int[] getResult()
public int getResultNumber()
public int[] getStatementType()
public boolean getErrorFlag()
Copyright © 2016. All rights reserved.