| Package | Description |
|---|---|
| com.couchbase | |
| com.couchbase.jdbc | |
| com.couchbase.jdbc.core |
| Modifier and Type | Class and Description |
|---|---|
class |
CBPreparedStatement
Created by davec on 2015-02-20.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Protocol.execute(CBStatement statement,
String sql) |
int |
Protocol.executeUpdate(CBStatement statement,
String sql) |
CBResultSet |
Protocol.query(CBStatement statement,
String sql) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ProtocolImpl.execute(CBStatement statement,
String query) |
int |
ProtocolImpl.executeUpdate(CBStatement statement,
String query) |
CBResultSet |
ProtocolImpl.query(CBStatement statement,
String sql) |
Copyright © 2016. All rights reserved.