public static interface SqlWriter.FrameType
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name of this frame type.
|
boolean |
needsIndent()
Returns whether this frame type should cause the code be further
indented.
|
String getName()
boolean needsIndent()
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.