class ParseItem extends Object
| Constructor and Description |
|---|
ParseItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
sqlConversion(StringBuffer result)
Appends the converted item to the stringbuffer.
|
String |
toString()
Returns the converted item as a
String |
public void sqlConversion(StringBuffer result)
result - the stringbuffer to which to add the itemMMBase 1.9-SNAPSHOT - ${javadoctimestamp}