| Package | Description |
|---|---|
| org.apache.calcite.runtime |
Utilities required at runtime.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Feature
SQL language feature.
|
static class |
Resources.ExInst<T extends Exception>
Sub-class of
Resources.Inst that can throw an exception without caused
by. |
static class |
Resources.ExInstWithCause<T extends Exception>
Sub-class of
Resources.Inst that can throw an exception. |
| Modifier and Type | Method and Description |
|---|---|
Resources.Inst |
CalciteResource.badFormat(String a0) |
Resources.Inst |
Resources.Inst.localize(Locale locale) |
Resources.Inst |
Resources.ExInstWithCause.localize(Locale locale) |
Resources.Inst |
CalciteResource.parserContext(int a0,
int a1) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.