| Package | Description |
|---|---|
| com.couchbase | |
| com.couchbase.jdbc.core | |
| com.couchbase.json |
| Modifier and Type | Method and Description |
|---|---|
SQLJSON |
CBConnection.createSQLJSON() |
SQLJSON |
CBResultSet.getSQLJSON(int columnIndex) |
SQLJSON |
CBResultSet.getSQLJSON(String columnLabel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CBPreparedStatement.setSQLJSON(int parameterIndex,
SQLJSON sqljson)
Sets the value of the designated parameter with the given object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SqlJsonImplementation
Created by davec on 15-07-02.
|
| Modifier and Type | Method and Description |
|---|---|
int |
SqlJsonImplementation.compareTo(SQLJSON obj) |
| Modifier and Type | Method and Description |
|---|---|
int |
SQLJSON.compareTo(SQLJSON sqljson) |
Copyright © 2016. All rights reserved.