blob: 92715a6556f21751e7e55c9b4f6b47166aba8401 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>CalciteRootSchema (Apache Calcite calcite API)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CalciteRootSchema (Apache Calcite calcite API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":42,"i1":42,"i2":42,"i3":42,"i4":42,"i5":42,"i6":42,"i7":42,"i8":42,"i9":42,"i10":42,"i11":42,"i12":42,"i13":42,"i14":42,"i15":42};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</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 class="aboutLanguage"><b>Apache Calcite</b></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/calcite/jdbc/CalciteResultSet.html" title="class in org.apache.calcite.jdbc"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/calcite/jdbc/CalciteRootSchema.html" target="_top">Frames</a></li>
<li><a href="CalciteRootSchema.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></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>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.org.apache.calcite.jdbc.CalciteSchema">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.org.apache.calcite.jdbc.CalciteSchema">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.calcite.jdbc</div>
<h2 title="Class CalciteRootSchema" class="title">Class CalciteRootSchema</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">org.apache.calcite.jdbc.CalciteSchema</a></li>
<li>
<ul class="inheritance">
<li>org.apache.calcite.jdbc.CalciteRootSchema</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<br>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public class <span class="typeNameLabel">CalciteRootSchema</span>
extends <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></pre>
<div class="block">Root schema.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.calcite.jdbc.CalciteSchema">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.calcite.jdbc.<a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></h3>
<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.Entry.html" title="class in org.apache.calcite.jdbc">CalciteSchema.Entry</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.FunctionEntry.html" title="class in org.apache.calcite.jdbc">CalciteSchema.FunctionEntry</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.FunctionEntryImpl.html" title="class in org.apache.calcite.jdbc">CalciteSchema.FunctionEntryImpl</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.LatticeEntry.html" title="class in org.apache.calcite.jdbc">CalciteSchema.LatticeEntry</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.LatticeEntryImpl.html" title="class in org.apache.calcite.jdbc">CalciteSchema.LatticeEntryImpl</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.TableEntry.html" title="class in org.apache.calcite.jdbc">CalciteSchema.TableEntry</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.TableEntryImpl.html" title="class in org.apache.calcite.jdbc">CalciteSchema.TableEntryImpl</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.TypeEntry.html" title="class in org.apache.calcite.jdbc">CalciteSchema.TypeEntry</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.TypeEntryImpl.html" title="class in org.apache.calcite.jdbc">CalciteSchema.TypeEntryImpl</a></code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.calcite.jdbc.CalciteSchema">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.calcite.jdbc.<a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></h3>
<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#functionMap">functionMap</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#functionNames">functionNames</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#latticeMap">latticeMap</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#name">name</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#nullaryFunctionMap">nullaryFunctionMap</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#schema">schema</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#subSchemaMap">subSchemaMap</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#tableMap">tableMap</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#typeMap">typeMap</a></code></li>
</ul>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/jdbc/CalciteRootSchema.html#add-java.lang.String-org.apache.calcite.schema.Schema-">add</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="../../../../org/apache/calcite/schema/Schema.html" title="interface in org.apache.calcite.schema">Schema</a>&nbsp;schema)</code>
<div class="block">Adds a child schema of this schema.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/jdbc/CalciteRootSchema.html#addImplicitFuncNamesToBuilder-com.google.common.collect.ImmutableSortedSet.Builder-">addImplicitFuncNamesToBuilder</a></span>(com.google.common.collect.ImmutableSortedSet.Builder&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;builder)</code>
<div class="block">Adds implicit function names to a builder.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/jdbc/CalciteRootSchema.html#addImplicitFunctionsToBuilder-com.google.common.collect.ImmutableList.Builder-java.lang.String-boolean-">addImplicitFunctionsToBuilder</a></span>(com.google.common.collect.ImmutableList.Builder&lt;<a href="../../../../org/apache/calcite/schema/Function.html" title="interface in org.apache.calcite.schema">Function</a>&gt;&nbsp;builder,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
boolean&nbsp;caseSensitive)</code>
<div class="block">Adds implicit functions to a builder.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/jdbc/CalciteRootSchema.html#addImplicitSubSchemaToBuilder-com.google.common.collect.ImmutableSortedMap.Builder-">addImplicitSubSchemaToBuilder</a></span>(com.google.common.collect.ImmutableSortedMap.Builder&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a>&gt;&nbsp;builder)</code>
<div class="block">Adds implicit sub-schemas to a builder.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/jdbc/CalciteRootSchema.html#addImplicitTablesBasedOnNullaryFunctionsToBuilder-com.google.common.collect.ImmutableSortedMap.Builder-">addImplicitTablesBasedOnNullaryFunctionsToBuilder</a></span>(com.google.common.collect.ImmutableSortedMap.Builder&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/apache/calcite/schema/Table.html" title="interface in org.apache.calcite.schema">Table</a>&gt;&nbsp;builder)</code>
<div class="block">Adds implicit table functions to a builder.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/jdbc/CalciteRootSchema.html#addImplicitTableToBuilder-com.google.common.collect.ImmutableSortedSet.Builder-">addImplicitTableToBuilder</a></span>(com.google.common.collect.ImmutableSortedSet.Builder&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;builder)</code>
<div class="block">Adds implicit tables to a builder.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/jdbc/CalciteRootSchema.html#addImplicitTypeNamesToBuilder-com.google.common.collect.ImmutableSortedSet.Builder-">addImplicitTypeNamesToBuilder</a></span>(com.google.common.collect.ImmutableSortedSet.Builder&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;builder)</code>
<div class="block">Adds implicit type names to a builder.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/jdbc/CalciteRootSchema.html#getImplicitSubSchema-java.lang.String-boolean-">getImplicitSubSchema</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;schemaName,
boolean&nbsp;caseSensitive)</code>
<div class="block">Returns a sub-schema with a given name that is defined implicitly
(that is, by the underlying <a href="../../../../org/apache/calcite/schema/Schema.html" title="interface in org.apache.calcite.schema"><code>Schema</code></a> object, not explicitly
by a call to <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#add-java.lang.String-org.apache.calcite.schema.Schema-"><code>CalciteSchema.add(String, Schema)</code></a>), or null.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>protected <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.TableEntry.html" title="class in org.apache.calcite.jdbc">CalciteSchema.TableEntry</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/jdbc/CalciteRootSchema.html#getImplicitTable-java.lang.String-boolean-">getImplicitTable</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
boolean&nbsp;caseSensitive)</code>
<div class="block">Returns a table with a given name that is defined implicitly
(that is, by the underlying <a href="../../../../org/apache/calcite/schema/Schema.html" title="interface in org.apache.calcite.schema"><code>Schema</code></a> object, not explicitly
by a call to <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#add-java.lang.String-org.apache.calcite.schema.Table-"><code>CalciteSchema.add(String, Table)</code></a>), or null.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.TableEntry.html" title="class in org.apache.calcite.jdbc">CalciteSchema.TableEntry</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/jdbc/CalciteRootSchema.html#getImplicitTableBasedOnNullaryFunction-java.lang.String-boolean-">getImplicitTableBasedOnNullaryFunction</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
boolean&nbsp;caseSensitive)</code>
<div class="block">Returns table function with a given name and zero arguments that is
defined implicitly (that is, by the underlying <a href="../../../../org/apache/calcite/schema/Schema.html" title="interface in org.apache.calcite.schema"><code>Schema</code></a> object,
not explicitly by a call to <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#add-java.lang.String-org.apache.calcite.schema.Function-"><code>CalciteSchema.add(String, Function)</code></a>), or null.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>protected <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.TypeEntry.html" title="class in org.apache.calcite.jdbc">CalciteSchema.TypeEntry</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/jdbc/CalciteRootSchema.html#getImplicitType-java.lang.String-boolean-">getImplicitType</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
boolean&nbsp;caseSensitive)</code>
<div class="block">Returns a type with a given name that is defined implicitly
(that is, by the underlying <a href="../../../../org/apache/calcite/schema/Schema.html" title="interface in org.apache.calcite.schema"><code>Schema</code></a> object, not explicitly
by a call to <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#add-java.lang.String-org.apache.calcite.rel.type.RelProtoDataType-"><code>CalciteSchema.add(String, RelProtoDataType)</code></a>), or null.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/jdbc/CalciteRootSchema.html#isCacheEnabled--">isCacheEnabled</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/jdbc/CalciteRootSchema.html#removeFunction-java.lang.String-">removeFunction</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/jdbc/CalciteRootSchema.html#removeTable-java.lang.String-">removeTable</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/jdbc/CalciteRootSchema.html#setCache-boolean-">setCache</a></span>(boolean&nbsp;cache)</code>&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/jdbc/CalciteRootSchema.html#snapshot-org.apache.calcite.jdbc.CalciteSchema-org.apache.calcite.schema.SchemaVersion-">snapshot</a></span>(<a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a>&nbsp;parent,
<a href="../../../../org/apache/calcite/schema/SchemaVersion.html" title="interface in org.apache.calcite.schema">SchemaVersion</a>&nbsp;version)</code>
<div class="block">Returns a snapshot representation of this CalciteSchema.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.calcite.jdbc.CalciteSchema">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.calcite.jdbc.<a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></h3>
<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#add-java.lang.String-org.apache.calcite.rel.type.RelProtoDataType-">add</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#add-java.lang.String-org.apache.calcite.schema.Table-">add</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#add-java.lang.String-org.apache.calcite.schema.Table-com.google.common.collect.ImmutableList-">add</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#createRootSchema-boolean-">createRootSchema</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#createRootSchema-boolean-boolean-">createRootSchema</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#createRootSchema-boolean-boolean-java.lang.String-">createRootSchema</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#createRootSchema-boolean-boolean-java.lang.String-org.apache.calcite.schema.Schema-">createRootSchema</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#createSnapshot-org.apache.calcite.schema.SchemaVersion-">createSnapshot</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#find-java.util.NavigableMap-java.lang.String-">find</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#find-java.util.NavigableSet-java.lang.String-">find</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#from-org.apache.calcite.schema.SchemaPlus-">from</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#getFunctionNames--">getFunctionNames</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#getFunctions-java.lang.String-boolean-">getFunctions</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#getLatticeMap--">getLatticeMap</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#getName--">getName</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#getPath--">getPath</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#getSubSchema-java.lang.String-boolean-">getSubSchema</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#getSubSchemaMap--">getSubSchemaMap</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#getTable-java.lang.String-boolean-">getTable</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#getTableBasedOnNullaryFunction-java.lang.String-boolean-">getTableBasedOnNullaryFunction</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#getTableBySql-java.lang.String-">getTableBySql</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#getTableNames--">getTableNames</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#getTablesBasedOnNullaryFunctions--">getTablesBasedOnNullaryFunctions</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#getType-java.lang.String-boolean-">getType</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#getTypeNames--">getTypeNames</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#isRoot--">isRoot</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#path-java.lang.String-">path</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#plus--">plus</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#removeSubSchema-java.lang.String-">removeSubSchema</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#removeType-java.lang.String-">removeType</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#root--">root</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#tableEntry-java.lang.String-org.apache.calcite.schema.Table-">tableEntry</a>, <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#typeEntry-java.lang.String-org.apache.calcite.rel.type.RelProtoDataType-">typeEntry</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="setCache-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCache</h4>
<pre>public&nbsp;void&nbsp;setCache(boolean&nbsp;cache)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#setCache-boolean-">setCache</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</li>
</ul>
<a name="isCacheEnabled--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isCacheEnabled</h4>
<pre>protected&nbsp;boolean&nbsp;isCacheEnabled()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#isCacheEnabled--">isCacheEnabled</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</li>
</ul>
<a name="getImplicitSubSchema-java.lang.String-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getImplicitSubSchema</h4>
<pre>protected&nbsp;<a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a>&nbsp;getImplicitSubSchema(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;schemaName,
boolean&nbsp;caseSensitive)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#getImplicitSubSchema-java.lang.String-boolean-">CalciteSchema</a></code></span></div>
<div class="block">Returns a sub-schema with a given name that is defined implicitly
(that is, by the underlying <a href="../../../../org/apache/calcite/schema/Schema.html" title="interface in org.apache.calcite.schema"><code>Schema</code></a> object, not explicitly
by a call to <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#add-java.lang.String-org.apache.calcite.schema.Schema-"><code>CalciteSchema.add(String, Schema)</code></a>), or null.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#getImplicitSubSchema-java.lang.String-boolean-">getImplicitSubSchema</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</li>
</ul>
<a name="add-java.lang.String-org.apache.calcite.schema.Schema-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>add</h4>
<pre>public&nbsp;<a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a>&nbsp;add(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="../../../../org/apache/calcite/schema/Schema.html" title="interface in org.apache.calcite.schema">Schema</a>&nbsp;schema)</pre>
<div class="block">Adds a child schema of this schema.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#add-java.lang.String-org.apache.calcite.schema.Schema-">add</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</li>
</ul>
<a name="getImplicitTable-java.lang.String-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getImplicitTable</h4>
<pre>protected&nbsp;<a href="../../../../org/apache/calcite/jdbc/CalciteSchema.TableEntry.html" title="class in org.apache.calcite.jdbc">CalciteSchema.TableEntry</a>&nbsp;getImplicitTable(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
boolean&nbsp;caseSensitive)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#getImplicitTable-java.lang.String-boolean-">CalciteSchema</a></code></span></div>
<div class="block">Returns a table with a given name that is defined implicitly
(that is, by the underlying <a href="../../../../org/apache/calcite/schema/Schema.html" title="interface in org.apache.calcite.schema"><code>Schema</code></a> object, not explicitly
by a call to <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#add-java.lang.String-org.apache.calcite.schema.Table-"><code>CalciteSchema.add(String, Table)</code></a>), or null.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#getImplicitTable-java.lang.String-boolean-">getImplicitTable</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</li>
</ul>
<a name="getImplicitType-java.lang.String-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getImplicitType</h4>
<pre>protected&nbsp;<a href="../../../../org/apache/calcite/jdbc/CalciteSchema.TypeEntry.html" title="class in org.apache.calcite.jdbc">CalciteSchema.TypeEntry</a>&nbsp;getImplicitType(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
boolean&nbsp;caseSensitive)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#getImplicitType-java.lang.String-boolean-">CalciteSchema</a></code></span></div>
<div class="block">Returns a type with a given name that is defined implicitly
(that is, by the underlying <a href="../../../../org/apache/calcite/schema/Schema.html" title="interface in org.apache.calcite.schema"><code>Schema</code></a> object, not explicitly
by a call to <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#add-java.lang.String-org.apache.calcite.rel.type.RelProtoDataType-"><code>CalciteSchema.add(String, RelProtoDataType)</code></a>), or null.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#getImplicitType-java.lang.String-boolean-">getImplicitType</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</li>
</ul>
<a name="addImplicitSubSchemaToBuilder-com.google.common.collect.ImmutableSortedMap.Builder-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addImplicitSubSchemaToBuilder</h4>
<pre>protected&nbsp;void&nbsp;addImplicitSubSchemaToBuilder(com.google.common.collect.ImmutableSortedMap.Builder&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a>&gt;&nbsp;builder)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#addImplicitSubSchemaToBuilder-com.google.common.collect.ImmutableSortedMap.Builder-">CalciteSchema</a></code></span></div>
<div class="block">Adds implicit sub-schemas to a builder.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#addImplicitSubSchemaToBuilder-com.google.common.collect.ImmutableSortedMap.Builder-">addImplicitSubSchemaToBuilder</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</li>
</ul>
<a name="addImplicitTableToBuilder-com.google.common.collect.ImmutableSortedSet.Builder-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addImplicitTableToBuilder</h4>
<pre>protected&nbsp;void&nbsp;addImplicitTableToBuilder(com.google.common.collect.ImmutableSortedSet.Builder&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;builder)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#addImplicitTableToBuilder-com.google.common.collect.ImmutableSortedSet.Builder-">CalciteSchema</a></code></span></div>
<div class="block">Adds implicit tables to a builder.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#addImplicitTableToBuilder-com.google.common.collect.ImmutableSortedSet.Builder-">addImplicitTableToBuilder</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</li>
</ul>
<a name="addImplicitFunctionsToBuilder-com.google.common.collect.ImmutableList.Builder-java.lang.String-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addImplicitFunctionsToBuilder</h4>
<pre>protected&nbsp;void&nbsp;addImplicitFunctionsToBuilder(com.google.common.collect.ImmutableList.Builder&lt;<a href="../../../../org/apache/calcite/schema/Function.html" title="interface in org.apache.calcite.schema">Function</a>&gt;&nbsp;builder,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
boolean&nbsp;caseSensitive)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#addImplicitFunctionsToBuilder-com.google.common.collect.ImmutableList.Builder-java.lang.String-boolean-">CalciteSchema</a></code></span></div>
<div class="block">Adds implicit functions to a builder.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#addImplicitFunctionsToBuilder-com.google.common.collect.ImmutableList.Builder-java.lang.String-boolean-">addImplicitFunctionsToBuilder</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</li>
</ul>
<a name="addImplicitFuncNamesToBuilder-com.google.common.collect.ImmutableSortedSet.Builder-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addImplicitFuncNamesToBuilder</h4>
<pre>protected&nbsp;void&nbsp;addImplicitFuncNamesToBuilder(com.google.common.collect.ImmutableSortedSet.Builder&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;builder)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#addImplicitFuncNamesToBuilder-com.google.common.collect.ImmutableSortedSet.Builder-">CalciteSchema</a></code></span></div>
<div class="block">Adds implicit function names to a builder.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#addImplicitFuncNamesToBuilder-com.google.common.collect.ImmutableSortedSet.Builder-">addImplicitFuncNamesToBuilder</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</li>
</ul>
<a name="addImplicitTypeNamesToBuilder-com.google.common.collect.ImmutableSortedSet.Builder-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addImplicitTypeNamesToBuilder</h4>
<pre>protected&nbsp;void&nbsp;addImplicitTypeNamesToBuilder(com.google.common.collect.ImmutableSortedSet.Builder&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;builder)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#addImplicitTypeNamesToBuilder-com.google.common.collect.ImmutableSortedSet.Builder-">CalciteSchema</a></code></span></div>
<div class="block">Adds implicit type names to a builder.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#addImplicitTypeNamesToBuilder-com.google.common.collect.ImmutableSortedSet.Builder-">addImplicitTypeNamesToBuilder</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</li>
</ul>
<a name="addImplicitTablesBasedOnNullaryFunctionsToBuilder-com.google.common.collect.ImmutableSortedMap.Builder-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addImplicitTablesBasedOnNullaryFunctionsToBuilder</h4>
<pre>protected&nbsp;void&nbsp;addImplicitTablesBasedOnNullaryFunctionsToBuilder(com.google.common.collect.ImmutableSortedMap.Builder&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/apache/calcite/schema/Table.html" title="interface in org.apache.calcite.schema">Table</a>&gt;&nbsp;builder)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#addImplicitTablesBasedOnNullaryFunctionsToBuilder-com.google.common.collect.ImmutableSortedMap.Builder-">CalciteSchema</a></code></span></div>
<div class="block">Adds implicit table functions to a builder.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#addImplicitTablesBasedOnNullaryFunctionsToBuilder-com.google.common.collect.ImmutableSortedMap.Builder-">addImplicitTablesBasedOnNullaryFunctionsToBuilder</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</li>
</ul>
<a name="getImplicitTableBasedOnNullaryFunction-java.lang.String-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getImplicitTableBasedOnNullaryFunction</h4>
<pre>protected&nbsp;<a href="../../../../org/apache/calcite/jdbc/CalciteSchema.TableEntry.html" title="class in org.apache.calcite.jdbc">CalciteSchema.TableEntry</a>&nbsp;getImplicitTableBasedOnNullaryFunction(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName,
boolean&nbsp;caseSensitive)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#getImplicitTableBasedOnNullaryFunction-java.lang.String-boolean-">CalciteSchema</a></code></span></div>
<div class="block">Returns table function with a given name and zero arguments that is
defined implicitly (that is, by the underlying <a href="../../../../org/apache/calcite/schema/Schema.html" title="interface in org.apache.calcite.schema"><code>Schema</code></a> object,
not explicitly by a call to <a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#add-java.lang.String-org.apache.calcite.schema.Function-"><code>CalciteSchema.add(String, Function)</code></a>), or null.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#getImplicitTableBasedOnNullaryFunction-java.lang.String-boolean-">getImplicitTableBasedOnNullaryFunction</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</li>
</ul>
<a name="snapshot-org.apache.calcite.jdbc.CalciteSchema-org.apache.calcite.schema.SchemaVersion-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>snapshot</h4>
<pre>protected&nbsp;<a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a>&nbsp;snapshot(<a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a>&nbsp;parent,
<a href="../../../../org/apache/calcite/schema/SchemaVersion.html" title="interface in org.apache.calcite.schema">SchemaVersion</a>&nbsp;version)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#snapshot-org.apache.calcite.jdbc.CalciteSchema-org.apache.calcite.schema.SchemaVersion-">CalciteSchema</a></code></span></div>
<div class="block">Returns a snapshot representation of this CalciteSchema.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#snapshot-org.apache.calcite.jdbc.CalciteSchema-org.apache.calcite.schema.SchemaVersion-">snapshot</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</li>
</ul>
<a name="removeTable-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeTable</h4>
<pre>public&nbsp;boolean&nbsp;removeTable(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#removeTable-java.lang.String-">removeTable</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</li>
</ul>
<a name="removeFunction-java.lang.String-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>removeFunction</h4>
<pre>public&nbsp;boolean&nbsp;removeFunction(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html#removeFunction-java.lang.String-">removeFunction</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc">CalciteSchema</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</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 class="aboutLanguage"><b>Apache Calcite</b></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/calcite/jdbc/CalciteResultSet.html" title="class in org.apache.calcite.jdbc"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/calcite/jdbc/CalciteRootSchema.html" target="_top">Frames</a></li>
<li><a href="CalciteRootSchema.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.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>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.org.apache.calcite.jdbc.CalciteSchema">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.org.apache.calcite.jdbc.CalciteSchema">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &copy; 2012-2020 Apache Software Foundation. All Rights Reserved.</small></p>
</body>
</html>