public abstract class AbstractBooleanQueryHint extends AbstractQueryHint<Boolean>
Boolean
query hints.Modifier | Constructor and Description |
---|---|
protected |
AbstractBooleanQueryHint(String name,
Boolean defaultValue) |
Modifier and Type | Method and Description |
---|---|
Boolean |
validate(String value)
Validate the value, returning an object of the appropriate type.
|
_setAnnotation, _setQueryHint, getDefault, getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handle
public Boolean validate(String value)
IQueryHint
value
- The value.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.