| Package | Description |
|---|---|
| com.pivotal.gemfirexd.internal.client.am | |
| com.pivotal.gemfirexd.internal.client.net |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PreparedStatementCallbackInterface |
interface |
ResultSetCallbackInterface |
interface |
StatementCallbackInterface |
| Modifier and Type | Class and Description |
|---|---|
class |
Blob |
class |
CallableStatement |
class |
CallableStatement40 |
class |
Clob |
class |
Lob |
class |
PreparedStatement |
class |
PreparedStatement40 |
class |
ResultSet |
class |
SingleHopPreparedStatement
This prepared statement will be returned to the user in case single hop is
enabled on the connection and the query qualifies for the single hop.
|
class |
Statement |
class |
Statement40
Implements JDBC 4.0 specific methods
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionCallbackInterface.completeAbnormalUnitOfWork(UnitOfWorkListener uwl)
Rollback the UnitOfWorkListener specifically.
|
void |
Connection.completeAbnormalUnitOfWork(UnitOfWorkListener uwl)
Rollback the UnitOfWorkListener specifically.
|
void |
Connection.completeSpecificRollback(UnitOfWorkListener uwl)
Rollback the specific UnitOfWorkListener.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NetResultSet |
class |
NetResultSet40 |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.