Uses of Interface
com.couchbase.client.java.query.dsl.path.UpdateUsePath
-
Packages that use UpdateUsePath Package Description com.couchbase.client.java.query com.couchbase.client.java.query.dsl.path -
-
Uses of UpdateUsePath in com.couchbase.client.java.query
Methods in com.couchbase.client.java.query that return UpdateUsePath Modifier and Type Method Description static UpdateUsePath
Update. update(Expression bucket)
static UpdateUsePath
Update. update(String bucket)
static UpdateUsePath
Update. updateCurrentBucket()
-
Uses of UpdateUsePath in com.couchbase.client.java.query.dsl.path
Classes in com.couchbase.client.java.query.dsl.path that implement UpdateUsePath Modifier and Type Class Description class
DefaultUpdateUsePath
-