Package | Description |
---|---|
com.couchbase.client.java.query | |
com.couchbase.client.java.query.dsl.path |
Modifier and Type | Method and Description |
---|---|
static InitialInsertPath |
Insert.insertInto(Expression bucket) |
static InitialInsertPath |
Insert.insertInto(String bucket) |
static InitialInsertPath |
Insert.insertIntoCurrentBucket() |
static InitialInsertPath |
Upsert.upsertInto(Expression bucket) |
static InitialInsertPath |
Upsert.upsertInto(String bucket) |
static InitialInsertPath |
Upsert.upsertIntoCurrentBucket() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultInitialInsertPath |
Copyright © 2015 Couchbase, Inc.