Package | Description |
---|---|
com.couchbase.client.java.query.dsl.functions |
Functions are
Expressions that represent predefined utility functions in N1QL. |
Modifier and Type | Interface and Description |
---|---|
static interface |
Case.CaseClause |
Modifier and Type | Method and Description |
---|---|
static Case.WhenClause |
Case.caseSearch()
Constructs a “search case” expression.
|
static Case.WhenClause |
Case.caseSimple(Expression expected)
Constructs a “simple case” expression.
|
Copyright © 2015 Couchbase, Inc.