protected class SqlPrettyWriter.FrameImpl extends Object implements SqlWriter.Frame
SqlWriter.Frame.| Modifier and Type | Field and Description |
|---|---|
boolean |
newlineAfterSep
Whether to print a newline after each separator.
|
boolean |
newlineBeforeSep
Whether to print a newline before each separator.
|
public boolean newlineBeforeSep
public boolean newlineAfterSep
protected void before()
protected void after()
protected void sep(boolean printFirst,
String sep)
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.