public abstract class AbstractStringQueryHint extends AbstractQueryHint<String>
String
query hints.Modifier | Constructor and Description |
---|---|
protected |
AbstractStringQueryHint(String name,
String defaultValue) |
Modifier and Type | Method and Description |
---|---|
String |
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 String validate(String value)
IQueryHint
value
- The value.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.