| Class | Description |
|---|---|
| ClientBlob | |
| ClientCallableStatement | |
| ClientClob | |
| ClientConfiguration |
Static configuration properties for the thrift JDBC client including version,
driver name etc.
|
| ClientConnection | |
| ClientDBMetaData |
Implementation of JDBC
DatabaseMetaData for the thrift JDBC driver. |
| ClientFinalizer |
Efficient finalizer for a statement that will clear server-side artifacts.
|
| ClientParameterMetaData | |
| ClientPreparedStatement |
An implementation of the JDBC
PreparedStatement interface using the
thrift driver. |
| ClientResultSet | |
| ClientRSMetaData | |
| ClientService |
Implementation of client service that wraps a
GFXDService.Client
thrift transport to add exception handling, connection pooling, failover and
single-hop. |
| ClientStatement | |
| HostConnection |
Encapsulates a connection to a specific host.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.