| Package | Description |
|---|---|
| org.apache.calcite.sql.parser |
Provides a SQL parser.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
SqlParserUtil.intervalToMillis(SqlIntervalLiteral.IntervalValue interval)
Converts the interval value into a millisecond representation.
|
static long |
SqlParserUtil.intervalToMonths(SqlIntervalLiteral.IntervalValue interval)
Converts the interval value into a months representation.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.