| Package | Description |
|---|---|
| org.apache.calcite.runtime |
Utilities required at runtime.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Feature
SQL language feature.
|
static class |
Resources.BooleanProp
Boolean property instance.
|
static class |
Resources.DoubleProp
Double property instance.
|
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. |
static class |
Resources.Inst
Resource instance.
|
static class |
Resources.IntProp
Integer property instance.
|
static class |
Resources.Prop
Property instance.
|
static class |
Resources.StringProp
String property instance.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.