| Package | Description |
|---|---|
| com.pivotal.gemfirexd.internal.client.am |
| Modifier and Type | Field and Description |
|---|---|
protected SqlWarning |
SqlWarning.nextWarning_ |
| Modifier and Type | Method and Description |
|---|---|
static SqlWarning |
Utils.accumulateSQLWarning(SqlWarning latestException,
SqlWarning accumulatedExceptions) |
SqlWarning |
SqlWarning.getNextWarning() |
protected SqlWarning |
Statement.getSqlWarnings() |
| Modifier and Type | Method and Description |
|---|---|
void |
Connection.accumulate440WarningForMessageProcFailure(SqlWarning e) |
void |
Connection.accumulate444WarningForMessageProcFailure(SqlWarning e) |
static SqlWarning |
Utils.accumulateSQLWarning(SqlWarning latestException,
SqlWarning accumulatedExceptions) |
void |
ResultSetCallbackInterface.accumulateWarning(SqlWarning e) |
void |
ResultSet.accumulateWarning(SqlWarning e) |
void |
Connection.accumulateWarning(SqlWarning e) |
void |
StatementCallbackInterface.accumulateWarning(SqlWarning e) |
void |
Statement.accumulateWarning(SqlWarning e) |
void |
SqlWarning.setNextWarning(SqlWarning warning) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.