public static interface SqlUtils.LastScriptLineDecorator
Modifier and Type | Method and Description |
---|---|
String |
decorate(String line)
Implementing classes may want to decorate last script line.
|
String |
getStatementEndingCharacter()
Provides statement ending character sequence.
|
String decorate(String line)
line
- the last script line finishing a SQL statement.String getStatementEndingCharacter()
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.