blob: a38f9bbb3dc24c50a06964c0c29509f4a038041f [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Package org.apache.calcite.jdbc (Apache Calcite API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package org.apache.calcite.jdbc (Apache Calcite API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h1 title="Uses of Package org.apache.calcite.jdbc" class="title">Uses of Package<br>org.apache.calcite.jdbc</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="package-summary.html">org.apache.calcite.jdbc</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.enumerable">org.apache.calcite.adapter.enumerable</a></th>
<td class="colLast">
<div class="block">Query optimizer rules for Java calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.geode.util">org.apache.calcite.adapter.geode.util</a></th>
<td class="colLast">
<div class="block">Query provider based on Apache Geode (Gemfire) In Memory Data Grid</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.spark">org.apache.calcite.adapter.spark</a></th>
<td class="colLast">
<div class="block">Adapter based on the Apache Spark data management system.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.splunk">org.apache.calcite.adapter.splunk</a></th>
<td class="colLast">
<div class="block">Splunk query provider.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.interpreter">org.apache.calcite.interpreter</a></th>
<td class="colLast">
<div class="block">Provides an implementation of relational expressions using an interpreter.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.jdbc">org.apache.calcite.jdbc</a></th>
<td class="colLast">
<div class="block">JDBC driver for Calcite.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.materialize">org.apache.calcite.materialize</a></th>
<td class="colLast">
<div class="block">Management of materialized query results.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.model">org.apache.calcite.model</a></th>
<td class="colLast">
<div class="block">Provides model files, in JSON format, defining schemas and other metadata.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.piglet">org.apache.calcite.piglet</a></th>
<td class="colLast">
<div class="block">Piglet, a Pig-like language.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.plan">org.apache.calcite.plan</a></th>
<td class="colLast">
<div class="block">Defines interfaces for constructing rule-based optimizers of
relational expressions.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.prepare">org.apache.calcite.prepare</a></th>
<td class="colLast">
<div class="block">Preparation of queries (parsing, planning and implementation).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.schema">org.apache.calcite.schema</a></th>
<td class="colLast">
<div class="block">Schema SPI.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.schema.impl">org.apache.calcite.schema.impl</a></th>
<td class="colLast">
<div class="block">Utilities to help implement Calcite's SPIs.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.server">org.apache.calcite.server</a></th>
<td class="colLast">
<div class="block">Provides a server for hosting Calcite connections.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.sql">org.apache.calcite.sql</a></th>
<td class="colLast">
<div class="block">Provides a SQL parser and object model.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.sql.ddl">org.apache.calcite.sql.ddl</a></th>
<td class="colLast">
<div class="block">Parse tree for SQL DDL statements.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.sql.validate">org.apache.calcite.sql.validate</a></th>
<td class="colLast">
<div class="block">SQL validation.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.adapter.enumerable">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.jdbc</a> used by <a href="../adapter/enumerable/package-summary.html">org.apache.calcite.adapter.enumerable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.SparkHandler.html#org.apache.calcite.adapter.enumerable">CalcitePrepare.SparkHandler</a></th>
<td class="colLast">
<div class="block">Callback to register Spark as the main engine.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/JavaTypeFactoryImpl.SyntheticRecordType.html#org.apache.calcite.adapter.enumerable">JavaTypeFactoryImpl.SyntheticRecordType</a></th>
<td class="colLast">
<div class="block">Synthetic record type.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.adapter.geode.util">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.jdbc</a> used by <a href="../adapter/geode/util/package-summary.html">org.apache.calcite.adapter.geode.util</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/JavaTypeFactoryImpl.html#org.apache.calcite.adapter.geode.util">JavaTypeFactoryImpl</a></th>
<td class="colLast">
<div class="block">Implementation of <a href="../adapter/java/JavaTypeFactory.html" title="interface in org.apache.calcite.adapter.java"><code>JavaTypeFactory</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.adapter.spark">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.jdbc</a> used by <a href="../adapter/spark/package-summary.html">org.apache.calcite.adapter.spark</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.SparkHandler.html#org.apache.calcite.adapter.spark">CalcitePrepare.SparkHandler</a></th>
<td class="colLast">
<div class="block">Callback to register Spark as the main engine.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.SparkHandler.RuleSetBuilder.html#org.apache.calcite.adapter.spark">CalcitePrepare.SparkHandler.RuleSetBuilder</a></th>
<td class="colLast">
<div class="block">Allows Spark to declare the rules it needs.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.adapter.splunk">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.jdbc</a> used by <a href="../adapter/splunk/package-summary.html">org.apache.calcite.adapter.splunk</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Driver.html#org.apache.calcite.adapter.splunk">Driver</a></th>
<td class="colLast">
<div class="block">Calcite JDBC driver.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.interpreter">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.jdbc</a> used by <a href="../interpreter/package-summary.html">org.apache.calcite.interpreter</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.SparkHandler.html#org.apache.calcite.interpreter">CalcitePrepare.SparkHandler</a></th>
<td class="colLast">
<div class="block">Callback to register Spark as the main engine.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.jdbc">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.jdbc</a> used by <a href="package-summary.html">org.apache.calcite.jdbc</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CachingCalciteSchema.html#org.apache.calcite.jdbc">CachingCalciteSchema</a></th>
<td class="colLast">
<div class="block">Concrete implementation of <a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc"><code>CalciteSchema</code></a> that caches tables,
functions and sub-schemas.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CachingCalciteSchema.Cached.html#org.apache.calcite.jdbc">CachingCalciteSchema.Cached</a></th>
<td class="colLast">
<div class="block">Strategy for caching the value of an object and re-creating it if its
value is out of date as of a given timestamp.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CachingCalciteSchema.SubSchemaCache.html#org.apache.calcite.jdbc">CachingCalciteSchema.SubSchemaCache</a></th>
<td class="colLast">
<div class="block">Information about the implicit sub-schemas of an <a href="CalciteSchema.html" title="class in org.apache.calcite.jdbc"><code>CalciteSchema</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteConnection.html#org.apache.calcite.jdbc">CalciteConnection</a></th>
<td class="colLast">
<div class="block">Extension to Calcite's implementation of
<code>JDBC connection</code> allows schemas to be defined
dynamically.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteConnectionImpl.html#org.apache.calcite.jdbc">CalciteConnectionImpl</a></th>
<td class="colLast">
<div class="block">Implementation of JDBC connection
in the Calcite engine.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteFactory.html#org.apache.calcite.jdbc">CalciteFactory</a></th>
<td class="colLast">
<div class="block">Extension of <code>AvaticaFactory</code>
for Calcite.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteJdbc41Factory.CalciteJdbc41Connection.html#org.apache.calcite.jdbc">CalciteJdbc41Factory.CalciteJdbc41Connection</a></th>
<td class="colLast">
<div class="block">Implementation of connection for JDBC 4.1.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteJdbc41Factory.CalciteJdbc41DatabaseMetaData.html#org.apache.calcite.jdbc">CalciteJdbc41Factory.CalciteJdbc41DatabaseMetaData</a></th>
<td class="colLast">
<div class="block">Implementation of database metadata for JDBC 4.1.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteJdbc41Factory.CalciteJdbc41Statement.html#org.apache.calcite.jdbc">CalciteJdbc41Factory.CalciteJdbc41Statement</a></th>
<td class="colLast">
<div class="block">Implementation of statement for JDBC 4.1.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteMetaImpl.html#org.apache.calcite.jdbc">CalciteMetaImpl</a></th>
<td class="colLast">
<div class="block">Helper for implementing the <code>getXxx</code> methods such as
<code>AvaticaDatabaseMetaData.getTables(java.lang.String, java.lang.String, java.lang.String, java.lang.String[])</code>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.html#org.apache.calcite.jdbc">CalcitePrepare</a></th>
<td class="colLast">
<div class="block">API for a service that prepares statements for execution.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.AnalyzeViewResult.html#org.apache.calcite.jdbc">CalcitePrepare.AnalyzeViewResult</a></th>
<td class="colLast">
<div class="block">The result of analyzing a view.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.CalciteSignature.html#org.apache.calcite.jdbc">CalcitePrepare.CalciteSignature</a></th>
<td class="colLast">
<div class="block">The result of preparing a query.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.Context.html#org.apache.calcite.jdbc">CalcitePrepare.Context</a></th>
<td class="colLast">
<div class="block">Context for preparing a statement.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.ConvertResult.html#org.apache.calcite.jdbc">CalcitePrepare.ConvertResult</a></th>
<td class="colLast">
<div class="block">The result of parsing and validating a SQL query and converting it to
relational algebra.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.ParseResult.html#org.apache.calcite.jdbc">CalcitePrepare.ParseResult</a></th>
<td class="colLast">
<div class="block">The result of parsing and validating a SQL query.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.Query.html#org.apache.calcite.jdbc">CalcitePrepare.Query</a></th>
<td class="colLast">
<div class="block">A union type of the three possible ways of expressing a query: as a SQL
string, a <a href="../linq4j/Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> or a <a href="../rel/RelNode.html" title="interface in org.apache.calcite.rel"><code>RelNode</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.SparkHandler.html#org.apache.calcite.jdbc">CalcitePrepare.SparkHandler</a></th>
<td class="colLast">
<div class="block">Callback to register Spark as the main engine.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.SparkHandler.RuleSetBuilder.html#org.apache.calcite.jdbc">CalcitePrepare.SparkHandler.RuleSetBuilder</a></th>
<td class="colLast">
<div class="block">Allows Spark to declare the rules it needs.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePreparedStatement.html#org.apache.calcite.jdbc">CalcitePreparedStatement</a></th>
<td class="colLast">
<div class="block">Implementation of <code>PreparedStatement</code>
for the Calcite engine.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteResultSet.html#org.apache.calcite.jdbc">CalciteResultSet</a></th>
<td class="colLast">
<div class="block">Implementation of <code>ResultSet</code>
for the Calcite engine.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteSchema.html#org.apache.calcite.jdbc">CalciteSchema</a></th>
<td class="colLast">
<div class="block">Schema.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteSchema.Entry.html#org.apache.calcite.jdbc">CalciteSchema.Entry</a></th>
<td class="colLast">
<div class="block">Entry in a schema, such as a table or sub-schema.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteSchema.FunctionEntry.html#org.apache.calcite.jdbc">CalciteSchema.FunctionEntry</a></th>
<td class="colLast">
<div class="block">Membership of a function in a schema.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteSchema.LatticeEntry.html#org.apache.calcite.jdbc">CalciteSchema.LatticeEntry</a></th>
<td class="colLast">
<div class="block">Membership of a lattice in a schema.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteSchema.TableEntry.html#org.apache.calcite.jdbc">CalciteSchema.TableEntry</a></th>
<td class="colLast">
<div class="block">Membership of a table in a schema.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteSchema.TableEntryImpl.html#org.apache.calcite.jdbc">CalciteSchema.TableEntryImpl</a></th>
<td class="colLast">
<div class="block">Implementation of <a href="CalciteSchema.TableEntry.html" title="class in org.apache.calcite.jdbc"><code>CalciteSchema.TableEntry</code></a>
where all properties are held in fields.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteSchema.TypeEntry.html#org.apache.calcite.jdbc">CalciteSchema.TypeEntry</a></th>
<td class="colLast">
<div class="block">Membership of a type in a schema.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteSchema.TypeEntryImpl.html#org.apache.calcite.jdbc">CalciteSchema.TypeEntryImpl</a></th>
<td class="colLast">
<div class="block">Implementation of <a href="CalciteSchema.TypeEntry.html" title="class in org.apache.calcite.jdbc"><code>CalciteSchema.TypeEntry</code></a>
where all properties are held in fields.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteStatement.html#org.apache.calcite.jdbc">CalciteStatement</a></th>
<td class="colLast">
<div class="block">Implementation of <code>Statement</code>
for the Calcite engine.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/Driver.html#org.apache.calcite.jdbc">Driver</a></th>
<td class="colLast">
<div class="block">Calcite JDBC driver.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/JavaTypeFactoryImpl.SyntheticRecordType.html#org.apache.calcite.jdbc">JavaTypeFactoryImpl.SyntheticRecordType</a></th>
<td class="colLast">
<div class="block">Synthetic record type.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.materialize">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.jdbc</a> used by <a href="../materialize/package-summary.html">org.apache.calcite.materialize</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteSchema.html#org.apache.calcite.materialize">CalciteSchema</a></th>
<td class="colLast">
<div class="block">Schema.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteSchema.TableEntry.html#org.apache.calcite.materialize">CalciteSchema.TableEntry</a></th>
<td class="colLast">
<div class="block">Membership of a table in a schema.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.model">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.jdbc</a> used by <a href="../model/package-summary.html">org.apache.calcite.model</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteConnection.html#org.apache.calcite.model">CalciteConnection</a></th>
<td class="colLast">
<div class="block">Extension to Calcite's implementation of
<code>JDBC connection</code> allows schemas to be defined
dynamically.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.piglet">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.jdbc</a> used by <a href="../piglet/package-summary.html">org.apache.calcite.piglet</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/JavaTypeFactoryImpl.html#org.apache.calcite.piglet">JavaTypeFactoryImpl</a></th>
<td class="colLast">
<div class="block">Implementation of <a href="../adapter/java/JavaTypeFactory.html" title="interface in org.apache.calcite.adapter.java"><code>JavaTypeFactory</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.plan">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.jdbc</a> used by <a href="../plan/package-summary.html">org.apache.calcite.plan</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteSchema.TableEntry.html#org.apache.calcite.plan">CalciteSchema.TableEntry</a></th>
<td class="colLast">
<div class="block">Membership of a table in a schema.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.prepare">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.jdbc</a> used by <a href="../prepare/package-summary.html">org.apache.calcite.prepare</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.html#org.apache.calcite.prepare">CalcitePrepare</a></th>
<td class="colLast">
<div class="block">API for a service that prepares statements for execution.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.AnalyzeViewResult.html#org.apache.calcite.prepare">CalcitePrepare.AnalyzeViewResult</a></th>
<td class="colLast">
<div class="block">The result of analyzing a view.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.CalciteSignature.html#org.apache.calcite.prepare">CalcitePrepare.CalciteSignature</a></th>
<td class="colLast">
<div class="block">The result of preparing a query.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.Context.html#org.apache.calcite.prepare">CalcitePrepare.Context</a></th>
<td class="colLast">
<div class="block">Context for preparing a statement.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.ConvertResult.html#org.apache.calcite.prepare">CalcitePrepare.ConvertResult</a></th>
<td class="colLast">
<div class="block">The result of parsing and validating a SQL query and converting it to
relational algebra.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.ParseResult.html#org.apache.calcite.prepare">CalcitePrepare.ParseResult</a></th>
<td class="colLast">
<div class="block">The result of parsing and validating a SQL query.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.Query.html#org.apache.calcite.prepare">CalcitePrepare.Query</a></th>
<td class="colLast">
<div class="block">A union type of the three possible ways of expressing a query: as a SQL
string, a <a href="../linq4j/Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> or a <a href="../rel/RelNode.html" title="interface in org.apache.calcite.rel"><code>RelNode</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteSchema.html#org.apache.calcite.prepare">CalciteSchema</a></th>
<td class="colLast">
<div class="block">Schema.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteSchema.LatticeEntry.html#org.apache.calcite.prepare">CalciteSchema.LatticeEntry</a></th>
<td class="colLast">
<div class="block">Membership of a lattice in a schema.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteSchema.TableEntry.html#org.apache.calcite.prepare">CalciteSchema.TableEntry</a></th>
<td class="colLast">
<div class="block">Membership of a table in a schema.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.schema">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.jdbc</a> used by <a href="../schema/package-summary.html">org.apache.calcite.schema</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteConnection.html#org.apache.calcite.schema">CalciteConnection</a></th>
<td class="colLast">
<div class="block">Extension to Calcite's implementation of
<code>JDBC connection</code> allows schemas to be defined
dynamically.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.AnalyzeViewResult.html#org.apache.calcite.schema">CalcitePrepare.AnalyzeViewResult</a></th>
<td class="colLast">
<div class="block">The result of analyzing a view.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.CalciteSignature.html#org.apache.calcite.schema">CalcitePrepare.CalciteSignature</a></th>
<td class="colLast">
<div class="block">The result of preparing a query.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.Context.html#org.apache.calcite.schema">CalcitePrepare.Context</a></th>
<td class="colLast">
<div class="block">Context for preparing a statement.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.ConvertResult.html#org.apache.calcite.schema">CalcitePrepare.ConvertResult</a></th>
<td class="colLast">
<div class="block">The result of parsing and validating a SQL query and converting it to
relational algebra.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.ParseResult.html#org.apache.calcite.schema">CalcitePrepare.ParseResult</a></th>
<td class="colLast">
<div class="block">The result of parsing and validating a SQL query.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteSchema.html#org.apache.calcite.schema">CalciteSchema</a></th>
<td class="colLast">
<div class="block">Schema.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteSchema.FunctionEntry.html#org.apache.calcite.schema">CalciteSchema.FunctionEntry</a></th>
<td class="colLast">
<div class="block">Membership of a function in a schema.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteSchema.LatticeEntry.html#org.apache.calcite.schema">CalciteSchema.LatticeEntry</a></th>
<td class="colLast">
<div class="block">Membership of a lattice in a schema.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteSchema.TableEntry.html#org.apache.calcite.schema">CalciteSchema.TableEntry</a></th>
<td class="colLast">
<div class="block">Membership of a table in a schema.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.schema.impl">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.jdbc</a> used by <a href="../schema/impl/package-summary.html">org.apache.calcite.schema.impl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteConnection.html#org.apache.calcite.schema.impl">CalciteConnection</a></th>
<td class="colLast">
<div class="block">Extension to Calcite's implementation of
<code>JDBC connection</code> allows schemas to be defined
dynamically.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.AnalyzeViewResult.html#org.apache.calcite.schema.impl">CalcitePrepare.AnalyzeViewResult</a></th>
<td class="colLast">
<div class="block">The result of analyzing a view.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteSchema.html#org.apache.calcite.schema.impl">CalciteSchema</a></th>
<td class="colLast">
<div class="block">Schema.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.server">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.jdbc</a> used by <a href="../server/package-summary.html">org.apache.calcite.server</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteConnection.html#org.apache.calcite.server">CalciteConnection</a></th>
<td class="colLast">
<div class="block">Extension to Calcite's implementation of
<code>JDBC connection</code> allows schemas to be defined
dynamically.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.Context.html#org.apache.calcite.server">CalcitePrepare.Context</a></th>
<td class="colLast">
<div class="block">Context for preparing a statement.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.sql">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.jdbc</a> used by <a href="../sql/package-summary.html">org.apache.calcite.sql</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.Context.html#org.apache.calcite.sql">CalcitePrepare.Context</a></th>
<td class="colLast">
<div class="block">Context for preparing a statement.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.sql.ddl">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.jdbc</a> used by <a href="../sql/ddl/package-summary.html">org.apache.calcite.sql.ddl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalcitePrepare.Context.html#org.apache.calcite.sql.ddl">CalcitePrepare.Context</a></th>
<td class="colLast">
<div class="block">Context for preparing a statement.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteSchema.html#org.apache.calcite.sql.ddl">CalciteSchema</a></th>
<td class="colLast">
<div class="block">Schema.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a id="org.apache.calcite.sql.validate">
<!-- -->
</a>
<table class="useSummary">
<caption><span>Classes in <a href="package-summary.html">org.apache.calcite.jdbc</a> used by <a href="../sql/validate/package-summary.html">org.apache.calcite.sql.validate</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteSchema.html#org.apache.calcite.sql.validate">CalciteSchema</a></th>
<td class="colLast">
<div class="block">Schema.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteSchema.TableEntry.html#org.apache.calcite.sql.validate">CalciteSchema.TableEntry</a></th>
<td class="colLast">
<div class="block">Membership of a table in a schema.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="class-use/CalciteSchema.TypeEntry.html#org.apache.calcite.sql.validate">CalciteSchema.TypeEntry</a></th>
<td class="colLast">
<div class="block">Membership of a type in a schema.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>