public class NetSqlca extends Sqlca
connection_, containsSqlcax_, HIGH_ORDER_ROW_COUNT, HIGH_ORDER_UPDATE_COUNT, LOW_ORDER_ROW_COUNT, LOW_ORDER_UPDATE_COUNT, rowsetRowCount_, SQL_ERR_LENGTH, sqlCode_, sqlErrd_, sqlErrmcBytes_, sqlErrmcCcsid_, sqlErrmcMessages_, sqlErrp_, sqlErrpBytes_, sqlState_, sqlWarn_, sqlWarnBytes_
Constructor and Description |
---|
NetSqlca(Connection connection,
int sqlCode,
byte[] sqlState,
byte[] sqlErrpBytes) |
NetSqlca(Connection connection,
int sqlCode,
java.lang.String sqlState,
byte[] sqlErrpBytes) |
Modifier and Type | Method and Description |
---|---|
long |
getRowCount(Typdef typdef) |
protected void |
setSqlerrd(int[] sqlErrd) |
protected void |
setSqlerrmcBytes(byte[] sqlErrmcBytes,
int sqlErrmcCcsid) |
protected void |
setSqlwarnBytes(byte[] sqlWarnBytes) |
bytes2String, containsSqlcax, getErrorCode, getRowCount, getRowsetRowCount, getSqlCode, getSqlErrd, getSqlErrmc, getSqlErrp, getSqlState, getSqlWarn, getUpdateCount, includesSqlCode, resetRowsetSqlca, setContainsSqlcax, setRowsetRowCount
NetSqlca(Connection connection, int sqlCode, java.lang.String sqlState, byte[] sqlErrpBytes)
NetSqlca(Connection connection, int sqlCode, byte[] sqlState, byte[] sqlErrpBytes) throws SqlException
SqlException
protected void setSqlerrd(int[] sqlErrd)
protected void setSqlwarnBytes(byte[] sqlWarnBytes)
protected void setSqlerrmcBytes(byte[] sqlErrmcBytes, int sqlErrmcCcsid)
public long getRowCount(Typdef typdef) throws DisconnectException
DisconnectException
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.