Interface PartTreeN1qlQueryCreator
- All Known Implementing Classes:
N1qlCountQueryCreator,N1qlMutateQueryCreator,OldN1qlQueryCreator
public interface PartTreeN1qlQueryCreator
A Part Tree Query creator for Couchbase
- Author:
- Subhashni Balakrishnan
-
Method Summary
Modifier and TypeMethodDescriptioncom.couchbase.client.java.json.JsonValueGet the named placeholder values
-
Method Details
-
getPlaceHolderValues
com.couchbase.client.java.json.JsonValue getPlaceHolderValues()Get the named placeholder values
-