Class DefaultInsertValuesPath
java.lang.Object
com.couchbase.client.java.query.dsl.path.AbstractPath
com.couchbase.client.java.query.dsl.path.DefaultReturningPath
com.couchbase.client.java.query.dsl.path.DefaultInsertValuesPath
- All Implemented Interfaces:
InsertValuesPath,Path,ReturningPath,Statement
public class DefaultInsertValuesPath extends DefaultReturningPath implements InsertValuesPath
-
Constructor Summary
Constructors Constructor Description DefaultInsertValuesPath(AbstractPath parent) -
Method Summary
Modifier and Type Method Description InsertValuesPathvalues(Expression id, boolean value)InsertValuesPathvalues(Expression id, double value)InsertValuesPathvalues(Expression id, float value)InsertValuesPathvalues(Expression id, int value)InsertValuesPathvalues(Expression id, long value)InsertValuesPathvalues(Expression id, JsonArray value)InsertValuesPathvalues(Expression id, JsonObject value)InsertValuesPathvalues(Expression id, Expression value)InsertValuesPathvalues(Expression id, String value)InsertValuesPathvalues(String id, boolean value)InsertValuesPathvalues(String id, double value)InsertValuesPathvalues(String id, float value)InsertValuesPathvalues(String id, int value)InsertValuesPathvalues(String id, long value)InsertValuesPathvalues(String id, JsonArray value)InsertValuesPathvalues(String id, JsonObject value)InsertValuesPathvalues(String id, Expression value)InsertValuesPathvalues(String id, String value)Methods inherited from class com.couchbase.client.java.query.dsl.path.DefaultReturningPath
returning, returning, returningElement, returningElement, returningRaw, returningRawMethods inherited from class com.couchbase.client.java.query.dsl.path.AbstractPath
element, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.couchbase.client.java.query.dsl.path.ReturningPath
returning, returning, returningElement, returningElement, returningRaw, returningRaw
-
Constructor Details
-
DefaultInsertValuesPath
-
-
Method Details
-
values
- Specified by:
valuesin interfaceInsertValuesPath
-
values
- Specified by:
valuesin interfaceInsertValuesPath
-
values
- Specified by:
valuesin interfaceInsertValuesPath
-
values
- Specified by:
valuesin interfaceInsertValuesPath
-
values
- Specified by:
valuesin interfaceInsertValuesPath
-
values
- Specified by:
valuesin interfaceInsertValuesPath
-
values
- Specified by:
valuesin interfaceInsertValuesPath
-
values
- Specified by:
valuesin interfaceInsertValuesPath
-
values
- Specified by:
valuesin interfaceInsertValuesPath
-
values
- Specified by:
valuesin interfaceInsertValuesPath
-
values
- Specified by:
valuesin interfaceInsertValuesPath
-
values
- Specified by:
valuesin interfaceInsertValuesPath
-
values
- Specified by:
valuesin interfaceInsertValuesPath
-
values
- Specified by:
valuesin interfaceInsertValuesPath
-
values
- Specified by:
valuesin interfaceInsertValuesPath
-
values
- Specified by:
valuesin interfaceInsertValuesPath
-
values
- Specified by:
valuesin interfaceInsertValuesPath
-
values
- Specified by:
valuesin interfaceInsertValuesPath
-