public static class OracleScriptParser.OracleStatementBuilder extends StatementBuilder
| Constructor and Description |
|---|
OracleScriptParser.OracleStatementBuilder() |
| Modifier and Type | Method and Description |
|---|---|
String |
createStatement()
Overridden to remove carriage returns from statements.
|
char[] |
getTrailingSeparatorCharsToRemove()
Overridden to add a forward slash (/) as a separator.
|
append, clear, getLength, isExecutable, setExecutablepublic OracleScriptParser.OracleStatementBuilder()
public char[] getTrailingSeparatorCharsToRemove()
getTrailingSeparatorCharsToRemove in class StatementBuilderpublic String createStatement()
createStatement in class StatementBuilderCopyright © 2016. All Rights Reserved.