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, getNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandlepublic String validate(String value)
IQueryHintvalue - The value.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.