| Package | Description |
|---|---|
| com.pivotal.gemfirexd.thrift.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientCallableStatement |
class |
ClientPreparedStatement
An implementation of the JDBC
PreparedStatement interface using the
thrift driver. |
| Modifier and Type | Method and Description |
|---|---|
ClientStatement |
ClientConnection.createStatement() |
ClientStatement |
ClientConnection.createStatement(int resultSetType,
int resultSetConcurrency) |
ClientStatement |
ClientConnection.createStatement(int resultSetType,
int resultSetConcurrency,
int resultSetHoldability) |
ClientStatement |
ClientResultSet.getStatement() |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.