| Package | Description |
|---|---|
| org.apache.calcite.sql.parser |
Provides a SQL parser.
|
| Modifier and Type | Method and Description |
|---|---|
static SqlParserUtil.StringAndPos |
SqlParserUtil.findPos(String sql)
Looks for one or two carets in a SQL string, and if present, converts
them into a parser position.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.