| Package | Description |
|---|---|
| com.pivotal.gemfirexd.internal.client.am | |
| com.pivotal.gemfirexd.internal.client.net |
| Modifier and Type | Class and Description |
|---|---|
class |
LogicalCallableStatement
A wrapper class for a physical Derby callable statement.
|
class |
LogicalCallableStatement40
JDBC 4 specific wrapper class for a Derby physical callable statement.
|
class |
LogicalPreparedStatement40
JDBC 4 specific wrapper class for a Derby physical prepared statement.
|
| Modifier and Type | Method and Description |
|---|---|
LogicalPreparedStatement |
ClientJDBCObjectFactory.newLogicalPreparedStatement(Agent agent,
PreparedStatement ps,
StatementKey stmtKey,
StatementCacheInteractor cacheInteractor)
Returns a new logcial prepared statement object.
|
| Modifier and Type | Method and Description |
|---|---|
LogicalPreparedStatement |
ClientJDBCObjectFactoryImpl40.newLogicalPreparedStatement(Agent agent,
PreparedStatement ps,
StatementKey stmtKey,
StatementCacheInteractor cacheInteractor)
Returns a new logcial prepared statement object.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.