| Package | Description |
|---|---|
| org.apache.calcite.sql |
Provides a SQL parser and object model.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SqlUtil.DatabaseMetaDataInvocationHandler
Handles particular
DatabaseMetaData methods; invocations of other
methods will fall through to the base class,
BarfingInvocationHandler, which will throw
an error. |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.