| Package | Description |
|---|---|
| org.apache.calcite.schema.impl |
Utilities to help implement Calcite's SPIs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScalarFunctionImpl
Implementation of
ScalarFunction. |
class |
TableFunctionImpl
Implementation of
TableFunction based on a
method. |
class |
TableMacroImpl
Implementation of
TableMacro based on a
method. |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.