public class JdbcBatchExecuteResult extends JdbcResult
BATCH_EXEC| Modifier and Type | Method and Description |
|---|---|
int |
errorCode() |
String |
errorMessage() |
void |
readBinary(BinaryReaderExImpl reader,
ClientListenerProtocolVersion ver)
Reads fields from provided reader.
|
String |
toString() |
int[] |
updateCounts() |
void |
writeBinary(BinaryWriterExImpl writer,
ClientListenerProtocolVersion ver)
Writes fields to provided writer.
|
readResultpublic int[] updateCounts()
public int errorCode()
public String errorMessage()
public void writeBinary(BinaryWriterExImpl writer, ClientListenerProtocolVersion ver) throws BinaryObjectException
writeBinary in interface JdbcRawBinarylizablewriteBinary in class JdbcResultwriter - Binary object writer.ver - ver Protocol version.BinaryObjectException - In case of error.public void readBinary(BinaryReaderExImpl reader, ClientListenerProtocolVersion ver) throws BinaryObjectException
readBinary in interface JdbcRawBinarylizablereadBinary in class JdbcResultreader - Binary object reader.ver - Protocol version.BinaryObjectException - In case of error.public String toString()
toString in class JdbcResult
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020