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
AppendCallCustomParameter
append
in interface AppendCallCustomParameter
IOException
Copyright © 2021. All rights reserved.