| Package | Description |
|---|---|
| com.couchbase.client.java.query.dsl.element |
| Modifier and Type | Method and Description |
|---|---|
static InsertValueElement.InsertPosition |
InsertValueElement.InsertPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InsertValueElement.InsertPosition[] |
InsertValueElement.InsertPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
InsertValueElement(InsertValueElement.InsertPosition position,
Expression id,
Expression value) |
Copyright © 2015 Couchbase, Inc.