|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.unitils.dbmaintainer.script.StatementBuilder
org.unitils.dbmaintainer.script.impl.OracleScriptParser.OracleStatementBuilder
public static class OracleScriptParser.OracleStatementBuilder
A statement builder with special handling for Oracle
| Constructor Summary | |
|---|---|
OracleScriptParser.OracleStatementBuilder()
|
|
| Method Summary | |
|---|---|
java.lang.String |
createStatement()
Overridden to remove carriage returns from statements. |
char[] |
getTrailingSeparatorCharsToRemove()
Overridden to add a forward slash (/) as a separator. |
| Methods inherited from class org.unitils.dbmaintainer.script.StatementBuilder |
|---|
append, clear, getLength, isExecutable, setExecutable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OracleScriptParser.OracleStatementBuilder()
| Method Detail |
|---|
public char[] getTrailingSeparatorCharsToRemove()
getTrailingSeparatorCharsToRemove in class StatementBuilderpublic java.lang.String createStatement()
createStatement in class StatementBuilder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||