| Package | Description |
|---|---|
| com.pivotal.gemfirexd.thrift.internal |
| Modifier and Type | Method and Description |
|---|---|
ClientCallableStatement |
ClientConnection.prepareCall(String sql) |
ClientCallableStatement |
ClientConnection.prepareCall(String sql,
int resultSetType,
int resultSetConcurrency) |
ClientCallableStatement |
ClientConnection.prepareCall(String sql,
int resultSetType,
int resultSetConcurrency,
int resultSetHoldability) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.