class DBWildcardStringValue extends DBValue
| Constructor and Description |
|---|
DBWildcardStringValue(String value)
Creates the wildcarded string value
|
| Modifier and Type | Method and Description |
|---|---|
void |
sqlConversion(StringBuffer result)
Appends the converted value to the stringbuffer.
|
abstractCreation, getValue, setValuepublic DBWildcardStringValue(String value)
public void sqlConversion(StringBuffer result)
sqlConversion in class ParseItemresult - the stringbuffer to which to add the expressionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}