blob: a7b5eb25708fd8c94aea777dbbc59640c3e27ca9 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>SqlDialect.ContextImpl (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="SqlDialect.ContextImpl (Apache Calcite API)";
}
}
catch(err) {
}
//-->
var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
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="navBarCell1Rev">Class</li>
<li><a href="class-use/SqlDialect.ContextImpl.html">Use</a></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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</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>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.apache.calcite.sql</a></div>
<h2 title="Class SqlDialect.ContextImpl" class="title">Class SqlDialect.ContextImpl</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.calcite.sql.SqlDialect.ContextImpl</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="SqlDialect.html" title="class in org.apache.calcite.sql">SqlDialect</a></dd>
</dl>
<hr>
<pre>private static class <span class="typeNameLabel">SqlDialect.ContextImpl</span>
extends java.lang.Object
implements <a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></pre>
<div class="block">Implementation of Context.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#caseSensitive">caseSensitive</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="validate/SqlConformance.html" title="interface in org.apache.calcite.sql.validate">SqlConformance</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#conformance">conformance</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#databaseMajorVersion">databaseMajorVersion</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#databaseMinorVersion">databaseMinorVersion</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="SqlDialect.DatabaseProduct.html" title="enum in org.apache.calcite.sql">SqlDialect.DatabaseProduct</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#databaseProduct">databaseProduct</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#databaseProductName">databaseProductName</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#databaseVersion">databaseVersion</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../rel/type/RelDataTypeSystem.html" title="interface in org.apache.calcite.rel.type">RelDataTypeSystem</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#dataTypeSystem">dataTypeSystem</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#identifierQuoteString">identifierQuoteString</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="dialect/JethroDataSqlDialect.JethroInfo.html" title="class in org.apache.calcite.sql.dialect">JethroDataSqlDialect.JethroInfo</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#jethroInfo">jethroInfo</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#literalEscapedQuoteString">literalEscapedQuoteString</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#literalQuoteString">literalQuoteString</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../config/NullCollation.html" title="enum in org.apache.calcite.config">NullCollation</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#nullCollation">nullCollation</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private org.apache.calcite.avatica.util.Casing</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#quotedCasing">quotedCasing</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private org.apache.calcite.avatica.util.Casing</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#unquotedCasing">unquotedCasing</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier</th>
<th class="colSecond" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private </code></td>
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(org.apache.calcite.sql.SqlDialect.DatabaseProduct,java.lang.String,java.lang.String,int,int,java.lang.String,java.lang.String,java.lang.String,org.apache.calcite.avatica.util.Casing,org.apache.calcite.avatica.util.Casing,boolean,org.apache.calcite.sql.validate.SqlConformance,org.apache.calcite.config.NullCollation,org.apache.calcite.rel.type.RelDataTypeSystem,org.apache.calcite.sql.dialect.JethroDataSqlDialect.JethroInfo)">ContextImpl</a></span>&#8203;(<a href="SqlDialect.DatabaseProduct.html" title="enum in org.apache.calcite.sql">SqlDialect.DatabaseProduct</a>&nbsp;databaseProduct,
java.lang.String&nbsp;databaseProductName,
java.lang.String&nbsp;databaseVersion,
int&nbsp;databaseMajorVersion,
int&nbsp;databaseMinorVersion,
java.lang.String&nbsp;literalQuoteString,
java.lang.String&nbsp;literalEscapedQuoteString,
java.lang.String&nbsp;identifierQuoteString,
org.apache.calcite.avatica.util.Casing&nbsp;quotedCasing,
org.apache.calcite.avatica.util.Casing&nbsp;unquotedCasing,
boolean&nbsp;caseSensitive,
<a href="validate/SqlConformance.html" title="interface in org.apache.calcite.sql.validate">SqlConformance</a>&nbsp;conformance,
<a href="../config/NullCollation.html" title="enum in org.apache.calcite.config">NullCollation</a>&nbsp;nullCollation,
<a href="../rel/type/RelDataTypeSystem.html" title="interface in org.apache.calcite.rel.type">RelDataTypeSystem</a>&nbsp;dataTypeSystem,
<a href="dialect/JethroDataSqlDialect.JethroInfo.html" title="class in org.apache.calcite.sql.dialect">JethroDataSqlDialect.JethroInfo</a>&nbsp;jethroInfo)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<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></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#caseSensitive()">caseSensitive</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="validate/SqlConformance.html" title="interface in org.apache.calcite.sql.validate">SqlConformance</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#conformance()">conformance</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#databaseMajorVersion()">databaseMajorVersion</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#databaseMinorVersion()">databaseMinorVersion</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="SqlDialect.DatabaseProduct.html" title="enum in org.apache.calcite.sql">SqlDialect.DatabaseProduct</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#databaseProduct()">databaseProduct</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#databaseProductName()">databaseProductName</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#databaseVersion()">databaseVersion</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../rel/type/RelDataTypeSystem.html" title="interface in org.apache.calcite.rel.type">RelDataTypeSystem</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#dataTypeSystem()">dataTypeSystem</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#identifierQuoteString()">identifierQuoteString</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="dialect/JethroDataSqlDialect.JethroInfo.html" title="class in org.apache.calcite.sql.dialect">JethroDataSqlDialect.JethroInfo</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#jethroInfo()">jethroInfo</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#literalEscapedQuoteString()">literalEscapedQuoteString</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#literalQuoteString()">literalQuoteString</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="../config/NullCollation.html" title="enum in org.apache.calcite.config">NullCollation</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#nullCollation()">nullCollation</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>org.apache.calcite.avatica.util.Casing</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#quotedCasing()">quotedCasing</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>org.apache.calcite.avatica.util.Casing</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#unquotedCasing()">unquotedCasing</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withCaseSensitive(boolean)">withCaseSensitive</a></span>&#8203;(boolean&nbsp;caseSensitive)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withConformance(org.apache.calcite.sql.validate.SqlConformance)">withConformance</a></span>&#8203;(<a href="validate/SqlConformance.html" title="interface in org.apache.calcite.sql.validate">SqlConformance</a>&nbsp;conformance)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withDatabaseMajorVersion(int)">withDatabaseMajorVersion</a></span>&#8203;(int&nbsp;databaseMajorVersion)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withDatabaseMinorVersion(int)">withDatabaseMinorVersion</a></span>&#8203;(int&nbsp;databaseMinorVersion)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withDatabaseProduct(org.apache.calcite.sql.SqlDialect.DatabaseProduct)">withDatabaseProduct</a></span>&#8203;(<a href="SqlDialect.DatabaseProduct.html" title="enum in org.apache.calcite.sql">SqlDialect.DatabaseProduct</a>&nbsp;databaseProduct)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withDatabaseProductName(java.lang.String)">withDatabaseProductName</a></span>&#8203;(java.lang.String&nbsp;databaseProductName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withDatabaseVersion(java.lang.String)">withDatabaseVersion</a></span>&#8203;(java.lang.String&nbsp;databaseVersion)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withDataTypeSystem(org.apache.calcite.rel.type.RelDataTypeSystem)">withDataTypeSystem</a></span>&#8203;(<a href="../rel/type/RelDataTypeSystem.html" title="interface in org.apache.calcite.rel.type">RelDataTypeSystem</a>&nbsp;dataTypeSystem)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withIdentifierQuoteString(java.lang.String)">withIdentifierQuoteString</a></span>&#8203;(java.lang.String&nbsp;identifierQuoteString)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withJethroInfo(org.apache.calcite.sql.dialect.JethroDataSqlDialect.JethroInfo)">withJethroInfo</a></span>&#8203;(<a href="dialect/JethroDataSqlDialect.JethroInfo.html" title="class in org.apache.calcite.sql.dialect">JethroDataSqlDialect.JethroInfo</a>&nbsp;jethroInfo)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withLiteralEscapedQuoteString(java.lang.String)">withLiteralEscapedQuoteString</a></span>&#8203;(java.lang.String&nbsp;literalEscapedQuoteString)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withLiteralQuoteString(java.lang.String)">withLiteralQuoteString</a></span>&#8203;(java.lang.String&nbsp;literalQuoteString)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withNullCollation(org.apache.calcite.config.NullCollation)">withNullCollation</a></span>&#8203;(<a href="../config/NullCollation.html" title="enum in org.apache.calcite.config">NullCollation</a>&nbsp;nullCollation)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withQuotedCasing(org.apache.calcite.avatica.util.Casing)">withQuotedCasing</a></span>&#8203;(org.apache.calcite.avatica.util.Casing&nbsp;quotedCasing)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withUnquotedCasing(org.apache.calcite.avatica.util.Casing)">withUnquotedCasing</a></span>&#8203;(org.apache.calcite.avatica.util.Casing&nbsp;unquotedCasing)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a id="databaseProduct">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>databaseProduct</h4>
<pre>private final&nbsp;<a href="SqlDialect.DatabaseProduct.html" title="enum in org.apache.calcite.sql">SqlDialect.DatabaseProduct</a> databaseProduct</pre>
</li>
</ul>
<a id="databaseProductName">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>databaseProductName</h4>
<pre>private final&nbsp;java.lang.String databaseProductName</pre>
</li>
</ul>
<a id="databaseVersion">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>databaseVersion</h4>
<pre>private final&nbsp;java.lang.String databaseVersion</pre>
</li>
</ul>
<a id="databaseMajorVersion">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>databaseMajorVersion</h4>
<pre>private final&nbsp;int databaseMajorVersion</pre>
</li>
</ul>
<a id="databaseMinorVersion">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>databaseMinorVersion</h4>
<pre>private final&nbsp;int databaseMinorVersion</pre>
</li>
</ul>
<a id="literalQuoteString">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>literalQuoteString</h4>
<pre>private final&nbsp;java.lang.String literalQuoteString</pre>
</li>
</ul>
<a id="literalEscapedQuoteString">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>literalEscapedQuoteString</h4>
<pre>private final&nbsp;java.lang.String literalEscapedQuoteString</pre>
</li>
</ul>
<a id="identifierQuoteString">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>identifierQuoteString</h4>
<pre>private final&nbsp;java.lang.String identifierQuoteString</pre>
</li>
</ul>
<a id="unquotedCasing">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>unquotedCasing</h4>
<pre>private final&nbsp;org.apache.calcite.avatica.util.Casing unquotedCasing</pre>
</li>
</ul>
<a id="quotedCasing">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>quotedCasing</h4>
<pre>private final&nbsp;org.apache.calcite.avatica.util.Casing quotedCasing</pre>
</li>
</ul>
<a id="caseSensitive">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseSensitive</h4>
<pre>private final&nbsp;boolean caseSensitive</pre>
</li>
</ul>
<a id="conformance">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>conformance</h4>
<pre>private final&nbsp;<a href="validate/SqlConformance.html" title="interface in org.apache.calcite.sql.validate">SqlConformance</a> conformance</pre>
</li>
</ul>
<a id="nullCollation">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>nullCollation</h4>
<pre>private final&nbsp;<a href="../config/NullCollation.html" title="enum in org.apache.calcite.config">NullCollation</a> nullCollation</pre>
</li>
</ul>
<a id="dataTypeSystem">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>dataTypeSystem</h4>
<pre>private final&nbsp;<a href="../rel/type/RelDataTypeSystem.html" title="interface in org.apache.calcite.rel.type">RelDataTypeSystem</a> dataTypeSystem</pre>
</li>
</ul>
<a id="jethroInfo">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>jethroInfo</h4>
<pre>private final&nbsp;<a href="dialect/JethroDataSqlDialect.JethroInfo.html" title="class in org.apache.calcite.sql.dialect">JethroDataSqlDialect.JethroInfo</a> jethroInfo</pre>
</li>
</ul>
</li>
</ul>
</section>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a id="&lt;init&gt;(org.apache.calcite.sql.SqlDialect.DatabaseProduct,java.lang.String,java.lang.String,int,int,java.lang.String,java.lang.String,java.lang.String,org.apache.calcite.avatica.util.Casing,org.apache.calcite.avatica.util.Casing,boolean,org.apache.calcite.sql.validate.SqlConformance,org.apache.calcite.config.NullCollation,org.apache.calcite.rel.type.RelDataTypeSystem,org.apache.calcite.sql.dialect.JethroDataSqlDialect.JethroInfo)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ContextImpl</h4>
<pre>private&nbsp;ContextImpl&#8203;(<a href="SqlDialect.DatabaseProduct.html" title="enum in org.apache.calcite.sql">SqlDialect.DatabaseProduct</a>&nbsp;databaseProduct,
java.lang.String&nbsp;databaseProductName,
java.lang.String&nbsp;databaseVersion,
int&nbsp;databaseMajorVersion,
int&nbsp;databaseMinorVersion,
java.lang.String&nbsp;literalQuoteString,
java.lang.String&nbsp;literalEscapedQuoteString,
java.lang.String&nbsp;identifierQuoteString,
org.apache.calcite.avatica.util.Casing&nbsp;quotedCasing,
org.apache.calcite.avatica.util.Casing&nbsp;unquotedCasing,
boolean&nbsp;caseSensitive,
<a href="validate/SqlConformance.html" title="interface in org.apache.calcite.sql.validate">SqlConformance</a>&nbsp;conformance,
<a href="../config/NullCollation.html" title="enum in org.apache.calcite.config">NullCollation</a>&nbsp;nullCollation,
<a href="../rel/type/RelDataTypeSystem.html" title="interface in org.apache.calcite.rel.type">RelDataTypeSystem</a>&nbsp;dataTypeSystem,
<a href="dialect/JethroDataSqlDialect.JethroInfo.html" title="class in org.apache.calcite.sql.dialect">JethroDataSqlDialect.JethroInfo</a>&nbsp;jethroInfo)</pre>
</li>
</ul>
</li>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="databaseProduct()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>databaseProduct</h4>
<pre class="methodSignature">@Nonnull
public&nbsp;<a href="SqlDialect.DatabaseProduct.html" title="enum in org.apache.calcite.sql">SqlDialect.DatabaseProduct</a>&nbsp;databaseProduct()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#databaseProduct()">databaseProduct</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="withDatabaseProduct(org.apache.calcite.sql.SqlDialect.DatabaseProduct)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withDatabaseProduct</h4>
<pre class="methodSignature">public&nbsp;<a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a>&nbsp;withDatabaseProduct&#8203;(@Nonnull
<a href="SqlDialect.DatabaseProduct.html" title="enum in org.apache.calcite.sql">SqlDialect.DatabaseProduct</a>&nbsp;databaseProduct)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#withDatabaseProduct(org.apache.calcite.sql.SqlDialect.DatabaseProduct)">withDatabaseProduct</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="databaseProductName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>databaseProductName</h4>
<pre class="methodSignature">public&nbsp;java.lang.String&nbsp;databaseProductName()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#databaseProductName()">databaseProductName</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="withDatabaseProductName(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withDatabaseProductName</h4>
<pre class="methodSignature">public&nbsp;<a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a>&nbsp;withDatabaseProductName&#8203;(java.lang.String&nbsp;databaseProductName)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#withDatabaseProductName(java.lang.String)">withDatabaseProductName</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="databaseVersion()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>databaseVersion</h4>
<pre class="methodSignature">public&nbsp;java.lang.String&nbsp;databaseVersion()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#databaseVersion()">databaseVersion</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="withDatabaseVersion(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withDatabaseVersion</h4>
<pre class="methodSignature">public&nbsp;<a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a>&nbsp;withDatabaseVersion&#8203;(java.lang.String&nbsp;databaseVersion)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#withDatabaseVersion(java.lang.String)">withDatabaseVersion</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="databaseMajorVersion()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>databaseMajorVersion</h4>
<pre class="methodSignature">public&nbsp;int&nbsp;databaseMajorVersion()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#databaseMajorVersion()">databaseMajorVersion</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="withDatabaseMajorVersion(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withDatabaseMajorVersion</h4>
<pre class="methodSignature">public&nbsp;<a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a>&nbsp;withDatabaseMajorVersion&#8203;(int&nbsp;databaseMajorVersion)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#withDatabaseMajorVersion(int)">withDatabaseMajorVersion</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="databaseMinorVersion()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>databaseMinorVersion</h4>
<pre class="methodSignature">public&nbsp;int&nbsp;databaseMinorVersion()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#databaseMinorVersion()">databaseMinorVersion</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="withDatabaseMinorVersion(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withDatabaseMinorVersion</h4>
<pre class="methodSignature">public&nbsp;<a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a>&nbsp;withDatabaseMinorVersion&#8203;(int&nbsp;databaseMinorVersion)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#withDatabaseMinorVersion(int)">withDatabaseMinorVersion</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="literalQuoteString()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>literalQuoteString</h4>
<pre class="methodSignature">public&nbsp;java.lang.String&nbsp;literalQuoteString()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#literalQuoteString()">literalQuoteString</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="withLiteralQuoteString(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withLiteralQuoteString</h4>
<pre class="methodSignature">public&nbsp;<a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a>&nbsp;withLiteralQuoteString&#8203;(java.lang.String&nbsp;literalQuoteString)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#withLiteralQuoteString(java.lang.String)">withLiteralQuoteString</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="literalEscapedQuoteString()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>literalEscapedQuoteString</h4>
<pre class="methodSignature">public&nbsp;java.lang.String&nbsp;literalEscapedQuoteString()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#literalEscapedQuoteString()">literalEscapedQuoteString</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="withLiteralEscapedQuoteString(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withLiteralEscapedQuoteString</h4>
<pre class="methodSignature">public&nbsp;<a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a>&nbsp;withLiteralEscapedQuoteString&#8203;(java.lang.String&nbsp;literalEscapedQuoteString)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#withLiteralEscapedQuoteString(java.lang.String)">withLiteralEscapedQuoteString</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="identifierQuoteString()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>identifierQuoteString</h4>
<pre class="methodSignature">public&nbsp;java.lang.String&nbsp;identifierQuoteString()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#identifierQuoteString()">identifierQuoteString</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="withIdentifierQuoteString(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withIdentifierQuoteString</h4>
<pre class="methodSignature">@Nonnull
public&nbsp;<a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a>&nbsp;withIdentifierQuoteString&#8203;(java.lang.String&nbsp;identifierQuoteString)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#withIdentifierQuoteString(java.lang.String)">withIdentifierQuoteString</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="unquotedCasing()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>unquotedCasing</h4>
<pre class="methodSignature">@Nonnull
public&nbsp;org.apache.calcite.avatica.util.Casing&nbsp;unquotedCasing()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#unquotedCasing()">unquotedCasing</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="withUnquotedCasing(org.apache.calcite.avatica.util.Casing)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withUnquotedCasing</h4>
<pre class="methodSignature">@Nonnull
public&nbsp;<a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a>&nbsp;withUnquotedCasing&#8203;(org.apache.calcite.avatica.util.Casing&nbsp;unquotedCasing)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#withUnquotedCasing(org.apache.calcite.avatica.util.Casing)">withUnquotedCasing</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="quotedCasing()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>quotedCasing</h4>
<pre class="methodSignature">@Nonnull
public&nbsp;org.apache.calcite.avatica.util.Casing&nbsp;quotedCasing()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#quotedCasing()">quotedCasing</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="withQuotedCasing(org.apache.calcite.avatica.util.Casing)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withQuotedCasing</h4>
<pre class="methodSignature">@Nonnull
public&nbsp;<a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a>&nbsp;withQuotedCasing&#8203;(org.apache.calcite.avatica.util.Casing&nbsp;quotedCasing)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#withQuotedCasing(org.apache.calcite.avatica.util.Casing)">withQuotedCasing</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="caseSensitive()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseSensitive</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;caseSensitive()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#caseSensitive()">caseSensitive</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="withCaseSensitive(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withCaseSensitive</h4>
<pre class="methodSignature">@Nonnull
public&nbsp;<a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a>&nbsp;withCaseSensitive&#8203;(boolean&nbsp;caseSensitive)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#withCaseSensitive(boolean)">withCaseSensitive</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="conformance()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>conformance</h4>
<pre class="methodSignature">@Nonnull
public&nbsp;<a href="validate/SqlConformance.html" title="interface in org.apache.calcite.sql.validate">SqlConformance</a>&nbsp;conformance()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#conformance()">conformance</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="withConformance(org.apache.calcite.sql.validate.SqlConformance)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withConformance</h4>
<pre class="methodSignature">@Nonnull
public&nbsp;<a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a>&nbsp;withConformance&#8203;(<a href="validate/SqlConformance.html" title="interface in org.apache.calcite.sql.validate">SqlConformance</a>&nbsp;conformance)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#withConformance(org.apache.calcite.sql.validate.SqlConformance)">withConformance</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="nullCollation()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>nullCollation</h4>
<pre class="methodSignature">@Nonnull
public&nbsp;<a href="../config/NullCollation.html" title="enum in org.apache.calcite.config">NullCollation</a>&nbsp;nullCollation()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#nullCollation()">nullCollation</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="withNullCollation(org.apache.calcite.config.NullCollation)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withNullCollation</h4>
<pre class="methodSignature">@Nonnull
public&nbsp;<a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a>&nbsp;withNullCollation&#8203;(@Nonnull
<a href="../config/NullCollation.html" title="enum in org.apache.calcite.config">NullCollation</a>&nbsp;nullCollation)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#withNullCollation(org.apache.calcite.config.NullCollation)">withNullCollation</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="dataTypeSystem()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>dataTypeSystem</h4>
<pre class="methodSignature">@Nonnull
public&nbsp;<a href="../rel/type/RelDataTypeSystem.html" title="interface in org.apache.calcite.rel.type">RelDataTypeSystem</a>&nbsp;dataTypeSystem()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#dataTypeSystem()">dataTypeSystem</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="withDataTypeSystem(org.apache.calcite.rel.type.RelDataTypeSystem)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withDataTypeSystem</h4>
<pre class="methodSignature">public&nbsp;<a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a>&nbsp;withDataTypeSystem&#8203;(@Nonnull
<a href="../rel/type/RelDataTypeSystem.html" title="interface in org.apache.calcite.rel.type">RelDataTypeSystem</a>&nbsp;dataTypeSystem)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#withDataTypeSystem(org.apache.calcite.rel.type.RelDataTypeSystem)">withDataTypeSystem</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="jethroInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>jethroInfo</h4>
<pre class="methodSignature">@Nonnull
public&nbsp;<a href="dialect/JethroDataSqlDialect.JethroInfo.html" title="class in org.apache.calcite.sql.dialect">JethroDataSqlDialect.JethroInfo</a>&nbsp;jethroInfo()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#jethroInfo()">jethroInfo</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
<a id="withJethroInfo(org.apache.calcite.sql.dialect.JethroDataSqlDialect.JethroInfo)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>withJethroInfo</h4>
<pre class="methodSignature">public&nbsp;<a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a>&nbsp;withJethroInfo&#8203;(<a href="dialect/JethroDataSqlDialect.JethroInfo.html" title="class in org.apache.calcite.sql.dialect">JethroDataSqlDialect.JethroInfo</a>&nbsp;jethroInfo)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="SqlDialect.Context.html#withJethroInfo(org.apache.calcite.sql.dialect.JethroDataSqlDialect.JethroInfo)">withJethroInfo</a></code>&nbsp;in interface&nbsp;<code><a href="SqlDialect.Context.html" title="interface in org.apache.calcite.sql">SqlDialect.Context</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<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="navBarCell1Rev">Class</li>
<li><a href="class-use/SqlDialect.ContextImpl.html">Use</a></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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</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>