StructuredQueryDefinition
interface as the type for instances of OrQuery.@Deprecated public class StructuredQueryBuilder.OrQuery extends com.marklogic.client.impl.AbstractQueryDefinition
Constructor and Description |
---|
StructuredQueryBuilder.OrQuery(StructuredQueryDefinition... queries)
Deprecated.
Use the or() builder method of StructuredQueryBuilder
and type the object as an instance of the StructuredQueryDefinition interface.
|
getCollections, getDirectory, getOptionsName, getResponseTransform, setCollections, setDirectory, setOptionsName, setResponseTransform
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCollections, getDirectory, getOptionsName, getResponseTransform, setCollections, setDirectory, setOptionsName, setResponseTransform
@Deprecated public StructuredQueryBuilder.OrQuery(StructuredQueryDefinition... queries)
Copyright © 2013-2015 MarkLogic Corporation.