public class SimpleAppendCallCustomParameter extends Object implements AppendCallCustomParameter
| Constructor and Description |
|---|
SimpleAppendCallCustomParameter(String str) |
| Modifier and Type | Method and Description |
|---|---|
void |
append(Writer writer)
INTERNAL:
Called only by DatabasePlatform.appendParameter()
|
protected String str
public SimpleAppendCallCustomParameter(String str)
public void append(Writer writer) throws IOException
AppendCallCustomParameterappend in interface AppendCallCustomParameterIOExceptionCopyright © 2024. All rights reserved.