public static class Maps.Marker extends AbstractMarker
AbstractMarker.INRaw, AbstractMarker.Raw
Term.CollectionTerminal, Term.MultiColumnRaw, Term.MultiItemTerminal, Term.NonTerminal, Term.Terminal
bindIndex, receiver
Modifier | Constructor and Description |
---|---|
protected |
Marker(int bindIndex,
ColumnSpecification receiver) |
Modifier and Type | Method and Description |
---|---|
Maps.Value |
bind(QueryOptions options)
Bind the values in this term to the values contained in
values . |
collectMarkerSpecification, containsBindMarker
bindAndGet
protected Marker(int bindIndex, ColumnSpecification receiver)
public Maps.Value bind(QueryOptions options) throws InvalidRequestException
Term
values
.
This is obviously a no-op if the term is Terminal.options
- the values to bind markers to.InvalidRequestException
Copyright © 2016 The Apache Software Foundation