| Package | Description |
|---|---|
| org.apache.calcite.sql.pretty |
Provides a pretty-printer for SQL statements.
|
| Modifier and Type | Field and Description |
|---|---|
protected SqlPrettyWriter.FrameImpl |
SqlPrettyWriter.frame |
| Modifier and Type | Method and Description |
|---|---|
protected SqlPrettyWriter.FrameImpl |
SqlPrettyWriter.createListFrame(SqlWriter.FrameType frameType,
String keyword,
String open,
String close)
Creates a list frame.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.