| Package | Description |
|---|---|
| com.pivotal.gemfirexd.internal.client.am | |
| com.pivotal.gemfirexd.internal.client.net |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MaterialPreparedStatement |
| Modifier and Type | Field and Description |
|---|---|
MaterialStatement |
Statement.materialStatement_ |
| Modifier and Type | Method and Description |
|---|---|
ResultSet |
ClientJDBCObjectFactory.newNetResultSet(Agent netAgent,
MaterialStatement netStatement,
Cursor cursor,
int qryprctyp,
int sqlcsrhld,
int qryattscr,
int qryattsns,
int qryattset,
long qryinsid,
int actualResultSetType,
int actualResultSetConcurrency,
int actualResultSetHoldability)
This method returns an instance of NetResultSet(or NetResultSet40)
which extends from com.pivotal.gemfirexd.internal.client.am.ResultSet
which implements java.sql.ResultSet
|
| Modifier and Type | Class and Description |
|---|---|
class |
NetCallableStatement |
class |
NetPreparedStatement |
class |
NetStatement |
| Modifier and Type | Method and Description |
|---|---|
ResultSet |
ClientJDBCObjectFactoryImpl40.newNetResultSet(Agent netAgent,
MaterialStatement netStatement,
Cursor cursor,
int qryprctyp,
int sqlcsrhld,
int qryattscr,
int qryattsns,
int qryattset,
long qryinsid,
int actualResultSetType,
int actualResultSetConcurrency,
int actualResultSetHoldability)
returns an instance of com.pivotal.gemfirexd.internal.client.net.NetResultSet
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.