blob: 9ced18a24300ef3fe4934d99a82259bf0bd7bbaf [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class org.apache.calcite.sql.type.SqlTypeName (Apache Calcite API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.calcite.sql.type.SqlTypeName (Apache Calcite API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Class org.apache.calcite.sql.type.SqlTypeName" class="title">Uses of Class<br>org.apache.calcite.sql.type.SqlTypeName</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.cassandra">org.apache.calcite.adapter.cassandra</a></th>
<td class="colLast">
<div class="block">Cassandra query provider.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.druid">org.apache.calcite.adapter.druid</a></th>
<td class="colLast">
<div class="block">Query provider based on a Druid database.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.enumerable">org.apache.calcite.adapter.enumerable</a></th>
<td class="colLast">
<div class="block">Query optimizer rules for Java calling convention.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.jdbc">org.apache.calcite.adapter.jdbc</a></th>
<td class="colLast">
<div class="block">Query provider based on a JDBC data source.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.adapter.pig">org.apache.calcite.adapter.pig</a></th>
<td class="colLast">
<div class="block">Pig query provider.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.rel.type">org.apache.calcite.rel.type</a></th>
<td class="colLast">
<div class="block">Defines a type system for relational expressions.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.rex">org.apache.calcite.rex</a></th>
<td class="colLast">
<div class="block">Provides a language for representing row-expressions.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.sql">org.apache.calcite.sql</a></th>
<td class="colLast">
<div class="block">Provides a SQL parser and object model.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.sql.dialect">org.apache.calcite.sql.dialect</a></th>
<td class="colLast">
<div class="block">SQL unparsers for JDBC dialects.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.sql.fun">org.apache.calcite.sql.fun</a></th>
<td class="colLast">
<div class="block">Defines the set of standard SQL row-level functions and
operators.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.sql.type">org.apache.calcite.sql.type</a></th>
<td class="colLast">
<div class="block">SQL type system.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.tools">org.apache.calcite.tools</a></th>
<td class="colLast">
<div class="block">Provides utility classes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.cassandra">
<!-- -->
</a>
<h3>Uses of <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a> in <a href="../../../adapter/cassandra/package-summary.html">org.apache.calcite.adapter.cassandra</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../adapter/cassandra/package-summary.html">org.apache.calcite.adapter.cassandra</a> with parameters of type <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private java.lang.Object</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CassandraEnumerator.</span><code><span class="memberNameLink"><a href="../../../adapter/cassandra/CassandraEnumerator.html#currentRowField(int,org.apache.calcite.sql.type.SqlTypeName)">currentRowField</a></span>&#8203;(int&nbsp;index,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">
<div class="block">Get a field for the current row from the underlying object.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.druid">
<!-- -->
</a>
<h3>Uses of <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a> in <a href="../../../adapter/druid/package-summary.html">org.apache.calcite.adapter.druid</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../../adapter/druid/package-summary.html">org.apache.calcite.adapter.druid</a> declared as <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DruidType.</span><code><span class="memberNameLink"><a href="../../../adapter/druid/DruidType.html#sqlType">sqlType</a></span></code></th>
<td class="colLast">
<div class="block">The corresponding SQL type.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Fields in <a href="../../../adapter/druid/package-summary.html">org.apache.calcite.adapter.druid</a> with type parameters of type <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>(package private) com.google.common.collect.ImmutableMap&lt;java.lang.String,&#8203;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DruidTable.</span><code><span class="memberNameLink"><a href="../../../adapter/druid/DruidTable.html#allFields">allFields</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) static java.util.Map&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>,&#8203;<a href="../../../adapter/druid/DruidType.html" title="enum in org.apache.calcite.adapter.druid">DruidType</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DruidExpressions.</span><code><span class="memberNameLink"><a href="../../../adapter/druid/DruidExpressions.html#EXPRESSION_TYPES">EXPRESSION_TYPES</a></span></code></th>
<td class="colLast">
<div class="block">Type mapping between Calcite SQL family types and native Druid expression types</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private com.google.common.collect.ImmutableMap&lt;java.lang.String,&#8203;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DruidTable.MapRelProtoDataType.</span><code><span class="memberNameLink"><a href="../../../adapter/druid/DruidTable.MapRelProtoDataType.html#fields">fields</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../adapter/druid/package-summary.html">org.apache.calcite.adapter.druid</a> with parameters of type <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private static java.lang.String</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DruidSqlCastConverter.</span><code><span class="memberNameLink"><a href="../../../adapter/druid/DruidSqlCastConverter.html#castCharToDateTime(java.util.TimeZone,java.lang.String,org.apache.calcite.sql.type.SqlTypeName,java.lang.String)">castCharToDateTime</a></span>&#8203;(java.util.TimeZone&nbsp;timeZone,
java.lang.String&nbsp;operand,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;toType,
java.lang.String&nbsp;format)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static java.lang.String</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DruidSqlCastConverter.</span><code><span class="memberNameLink"><a href="../../../adapter/druid/DruidSqlCastConverter.html#castDateTimeToChar(java.util.TimeZone,java.lang.String,org.apache.calcite.sql.type.SqlTypeName)">castDateTimeToChar</a></span>&#8203;(java.util.TimeZone&nbsp;timeZone,
java.lang.String&nbsp;operand,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;fromType)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DruidSqlCastConverter.</span><code><span class="memberNameLink"><a href="../../../adapter/druid/DruidSqlCastConverter.html#dateTimeFormatString(org.apache.calcite.sql.type.SqlTypeName)">dateTimeFormatString</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;sqlTypeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../../../adapter/druid/package-summary.html">org.apache.calcite.adapter.druid</a> with type arguments of type <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>(package private) static <a href="../../../schema/Table.html" title="interface in org.apache.calcite.schema">Table</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DruidTable.</span><code><span class="memberNameLink"><a href="../../../adapter/druid/DruidTable.html#create(org.apache.calcite.adapter.druid.DruidSchema,java.lang.String,java.util.List,java.util.Map,java.util.Set,java.lang.String,java.util.Map)">create</a></span>&#8203;(<a href="../../../adapter/druid/DruidSchema.html" title="class in org.apache.calcite.adapter.druid">DruidSchema</a>&nbsp;druidSchema,
java.lang.String&nbsp;dataSourceName,
java.util.List&lt;org.joda.time.Interval&gt;&nbsp;intervals,
java.util.Map&lt;java.lang.String,&#8203;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;&nbsp;fieldMap,
java.util.Set&lt;java.lang.String&gt;&nbsp;metricNameSet,
java.lang.String&nbsp;timestampColumnName,
java.util.Map&lt;java.lang.String,&#8203;java.util.List&lt;<a href="../../../adapter/druid/ComplexMetric.html" title="class in org.apache.calcite.adapter.druid">ComplexMetric</a>&gt;&gt;&nbsp;complexMetrics)</code></th>
<td class="colLast">
<div class="block">Creates a <a href="../../../adapter/druid/DruidTable.html" title="class in org.apache.calcite.adapter.druid"><code>DruidTable</code></a> by copying the given parameters.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) static <a href="../../../schema/Table.html" title="interface in org.apache.calcite.schema">Table</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DruidTable.</span><code><span class="memberNameLink"><a href="../../../adapter/druid/DruidTable.html#create(org.apache.calcite.adapter.druid.DruidSchema,java.lang.String,java.util.List,java.util.Map,java.util.Set,java.lang.String,org.apache.calcite.adapter.druid.DruidConnectionImpl,java.util.Map)">create</a></span>&#8203;(<a href="../../../adapter/druid/DruidSchema.html" title="class in org.apache.calcite.adapter.druid">DruidSchema</a>&nbsp;druidSchema,
java.lang.String&nbsp;dataSourceName,
java.util.List&lt;org.joda.time.Interval&gt;&nbsp;intervals,
java.util.Map&lt;java.lang.String,&#8203;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;&nbsp;fieldMap,
java.util.Set&lt;java.lang.String&gt;&nbsp;metricNameSet,
java.lang.String&nbsp;timestampColumnName,
<a href="../../../adapter/druid/DruidConnectionImpl.html" title="class in org.apache.calcite.adapter.druid">DruidConnectionImpl</a>&nbsp;connection,
java.util.Map&lt;java.lang.String,&#8203;java.util.List&lt;<a href="../../../adapter/druid/ComplexMetric.html" title="class in org.apache.calcite.adapter.druid">ComplexMetric</a>&gt;&gt;&nbsp;complexMetrics)</code></th>
<td class="colLast">
<div class="block">Creates a <a href="../../../adapter/druid/DruidTable.html" title="class in org.apache.calcite.adapter.druid"><code>DruidTable</code></a> by using the given <a href="../../../adapter/druid/DruidConnectionImpl.html" title="class in org.apache.calcite.adapter.druid"><code>DruidConnectionImpl</code></a>
to populate the other parameters.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DruidConnectionImpl.</span><code><span class="memberNameLink"><a href="../../../adapter/druid/DruidConnectionImpl.html#metadata(java.lang.String,java.lang.String,java.util.List,java.util.Map,java.util.Set,java.util.Map)">metadata</a></span>&#8203;(java.lang.String&nbsp;dataSourceName,
java.lang.String&nbsp;timestampColumnName,
java.util.List&lt;org.joda.time.Interval&gt;&nbsp;intervals,
java.util.Map&lt;java.lang.String,&#8203;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;&nbsp;fieldBuilder,
java.util.Set&lt;java.lang.String&gt;&nbsp;metricNameBuilder,
java.util.Map&lt;java.lang.String,&#8203;java.util.List&lt;<a href="../../../adapter/druid/ComplexMetric.html" title="class in org.apache.calcite.adapter.druid">ComplexMetric</a>&gt;&gt;&nbsp;complexMetrics)</code></th>
<td class="colLast">
<div class="block">Reads segment metadata, and populates a list of columns and metrics.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../../adapter/druid/package-summary.html">org.apache.calcite.adapter.druid</a> with parameters of type <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../adapter/druid/DruidType.html#%3Cinit%3E(org.apache.calcite.sql.type.SqlTypeName)">DruidType</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;sqlType)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructor parameters in <a href="../../../adapter/druid/package-summary.html">org.apache.calcite.adapter.druid</a> with type arguments of type <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../adapter/druid/DruidTable.MapRelProtoDataType.html#%3Cinit%3E(com.google.common.collect.ImmutableMap)">MapRelProtoDataType</a></span>&#8203;(com.google.common.collect.ImmutableMap&lt;java.lang.String,&#8203;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;&nbsp;fields)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../adapter/druid/DruidTable.MapRelProtoDataType.html#%3Cinit%3E(com.google.common.collect.ImmutableMap,java.lang.String)">MapRelProtoDataType</a></span>&#8203;(com.google.common.collect.ImmutableMap&lt;java.lang.String,&#8203;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;&nbsp;fields,
java.lang.String&nbsp;timestampColumn)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.enumerable">
<!-- -->
</a>
<h3>Uses of <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a> in <a href="../../../adapter/enumerable/package-summary.html">org.apache.calcite.adapter.enumerable</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../adapter/enumerable/package-summary.html">org.apache.calcite.adapter.enumerable</a> with parameters of type <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../../../adapter/enumerable/RexImpTable.MethodImplementor.html" title="class in org.apache.calcite.adapter.enumerable">RexImpTable.MethodImplementor</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RexImpTable.ItemImplementor.</span><code><span class="memberNameLink"><a href="../../../adapter/enumerable/RexImpTable.ItemImplementor.html#getImplementor(org.apache.calcite.sql.type.SqlTypeName)">getImplementor</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;sqlTypeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RexImpTable.DatetimeArithmeticImplementor.</span><code><span class="memberNameLink"><a href="../../../adapter/enumerable/RexImpTable.DatetimeArithmeticImplementor.html#normalize(org.apache.calcite.sql.type.SqlTypeName,org.apache.calcite.linq4j.tree.Expression)">normalize</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
<a href="../../../linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree">Expression</a>&nbsp;e)</code></th>
<td class="colLast">
<div class="block">Normalizes a TIME value into 00:00:00..23:59:39.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.jdbc">
<!-- -->
</a>
<h3>Uses of <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a> in <a href="../../../adapter/jdbc/package-summary.html">org.apache.calcite.adapter.jdbc</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../adapter/jdbc/package-summary.html">org.apache.calcite.adapter.jdbc</a> with parameters of type <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private java.lang.reflect.Method</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JdbcToEnumerableConverter.</span><code><span class="memberNameLink"><a href="../../../adapter/jdbc/JdbcToEnumerableConverter.html#getMethod(org.apache.calcite.sql.type.SqlTypeName,boolean,boolean)">getMethod</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;sqlTypeName,
boolean&nbsp;nullable,
boolean&nbsp;offset)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private java.lang.reflect.Method</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JdbcToEnumerableConverter.</span><code><span class="memberNameLink"><a href="../../../adapter/jdbc/JdbcToEnumerableConverter.html#getMethod2(org.apache.calcite.sql.type.SqlTypeName)">getMethod2</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;sqlTypeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.adapter.pig">
<!-- -->
</a>
<h3>Uses of <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a> in <a href="../../../adapter/pig/package-summary.html">org.apache.calcite.adapter.pig</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../../adapter/pig/package-summary.html">org.apache.calcite.adapter.pig</a> declared as <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PigDataType.</span><code><span class="memberNameLink"><a href="../../../adapter/pig/PigDataType.html#sqlType">sqlType</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../adapter/pig/package-summary.html">org.apache.calcite.adapter.pig</a> that return <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PigDataType.</span><code><span class="memberNameLink"><a href="../../../adapter/pig/PigDataType.html#getSqlType()">getSqlType</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../adapter/pig/package-summary.html">org.apache.calcite.adapter.pig</a> with parameters of type <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../adapter/pig/PigDataType.html" title="enum in org.apache.calcite.adapter.pig">PigDataType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PigDataType.</span><code><span class="memberNameLink"><a href="../../../adapter/pig/PigDataType.html#valueOf(org.apache.calcite.sql.type.SqlTypeName)">valueOf</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;sqlType)</code></th>
<td class="colLast">
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../../adapter/pig/package-summary.html">org.apache.calcite.adapter.pig</a> with parameters of type <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../adapter/pig/PigDataType.html#%3Cinit%3E(byte,org.apache.calcite.sql.type.SqlTypeName)">PigDataType</a></span>&#8203;(byte&nbsp;pigType,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;sqlType)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.rel.type">
<!-- -->
</a>
<h3>Uses of <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a> in <a href="../../../rel/type/package-summary.html">org.apache.calcite.rel.type</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../rel/type/package-summary.html">org.apache.calcite.rel.type</a> that return <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DynamicRecordTypeImpl.</span><code><span class="memberNameLink"><a href="../../../rel/type/DynamicRecordTypeImpl.html#getSqlTypeName()">getSqlTypeName</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataType.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataType.html#getSqlTypeName()">getSqlTypeName</a></span>()</code></th>
<td class="colLast">
<div class="block">Gets the <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type"><code>SqlTypeName</code></a> of this type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeFactoryImpl.JavaType.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeFactoryImpl.JavaType.html#getSqlTypeName()">getSqlTypeName</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeImpl.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeImpl.html#getSqlTypeName()">getSqlTypeName</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelRecordType.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelRecordType.html#getSqlTypeName()">getSqlTypeName</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../rel/type/package-summary.html">org.apache.calcite.rel.type</a> with parameters of type <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../rel/type/RelDataTypeFactory.Builder.html" title="class in org.apache.calcite.rel.type">RelDataTypeFactory.Builder</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeFactory.Builder.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeFactory.Builder.html#add(java.lang.String,org.apache.calcite.sql.type.SqlTypeName)">add</a></span>&#8203;(java.lang.String&nbsp;name,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">
<div class="block">Adds a field with a type created using
<a href="../../../rel/type/RelDataTypeFactory.html#createSqlType(org.apache.calcite.sql.type.SqlTypeName)"><code>RelDataTypeFactory.createSqlType(org.apache.calcite.sql.type.SqlTypeName)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../rel/type/RelDataTypeFactory.Builder.html" title="class in org.apache.calcite.rel.type">RelDataTypeFactory.Builder</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeFactory.Builder.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeFactory.Builder.html#add(java.lang.String,org.apache.calcite.sql.type.SqlTypeName,int)">add</a></span>&#8203;(java.lang.String&nbsp;name,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
int&nbsp;precision)</code></th>
<td class="colLast">
<div class="block">Adds a field with a type created using
<a href="../../../rel/type/RelDataTypeFactory.html#createSqlType(org.apache.calcite.sql.type.SqlTypeName,int)"><code>RelDataTypeFactory.createSqlType(org.apache.calcite.sql.type.SqlTypeName, int)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../rel/type/RelDataTypeFactory.Builder.html" title="class in org.apache.calcite.rel.type">RelDataTypeFactory.Builder</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeFactory.Builder.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeFactory.Builder.html#add(java.lang.String,org.apache.calcite.sql.type.SqlTypeName,int,int)">add</a></span>&#8203;(java.lang.String&nbsp;name,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
int&nbsp;precision,
int&nbsp;scale)</code></th>
<td class="colLast">
<div class="block">Adds a field with a type created using
<a href="../../../rel/type/RelDataTypeFactory.html#createSqlType(org.apache.calcite.sql.type.SqlTypeName,int,int)"><code>RelDataTypeFactory.createSqlType(org.apache.calcite.sql.type.SqlTypeName, int, int)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../rel/type/RelDataTypeFactory.FieldInfoBuilder.html" title="class in org.apache.calcite.rel.type">RelDataTypeFactory.FieldInfoBuilder</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeFactory.FieldInfoBuilder.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeFactory.FieldInfoBuilder.html#add(java.lang.String,org.apache.calcite.sql.type.SqlTypeName)">add</a></span>&#8203;(java.lang.String&nbsp;name,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../rel/type/RelDataTypeFactory.FieldInfoBuilder.html" title="class in org.apache.calcite.rel.type">RelDataTypeFactory.FieldInfoBuilder</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeFactory.FieldInfoBuilder.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeFactory.FieldInfoBuilder.html#add(java.lang.String,org.apache.calcite.sql.type.SqlTypeName,int)">add</a></span>&#8203;(java.lang.String&nbsp;name,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
int&nbsp;precision)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../rel/type/RelDataTypeFactory.FieldInfoBuilder.html" title="class in org.apache.calcite.rel.type">RelDataTypeFactory.FieldInfoBuilder</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeFactory.FieldInfoBuilder.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeFactory.FieldInfoBuilder.html#add(java.lang.String,org.apache.calcite.sql.type.SqlTypeName,int,int)">add</a></span>&#8203;(java.lang.String&nbsp;name,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
int&nbsp;precision,
int&nbsp;scale)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../rel/type/RelDataType.html" title="interface in org.apache.calcite.rel.type">RelDataType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeFactory.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeFactory.html#createSqlType(org.apache.calcite.sql.type.SqlTypeName)">createSqlType</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">
<div class="block">Creates a SQL type with no precision or scale.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../rel/type/RelDataType.html" title="interface in org.apache.calcite.rel.type">RelDataType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeFactory.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeFactory.html#createSqlType(org.apache.calcite.sql.type.SqlTypeName,int)">createSqlType</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
int&nbsp;precision)</code></th>
<td class="colLast">
<div class="block">Creates a SQL type with length (precision) but no scale.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../rel/type/RelDataType.html" title="interface in org.apache.calcite.rel.type">RelDataType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeFactory.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeFactory.html#createSqlType(org.apache.calcite.sql.type.SqlTypeName,int,int)">createSqlType</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
int&nbsp;precision,
int&nbsp;scale)</code></th>
<td class="colLast">
<div class="block">Creates a SQL type with precision and scale.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DelegatingTypeSystem.</span><code><span class="memberNameLink"><a href="../../../rel/type/DelegatingTypeSystem.html#getDefaultPrecision(org.apache.calcite.sql.type.SqlTypeName)">getDefaultPrecision</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeSystem.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeSystem.html#getDefaultPrecision(org.apache.calcite.sql.type.SqlTypeName)">getDefaultPrecision</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">
<div class="block">Returns default precision for this type if supported, otherwise -1 if
precision is either unsupported or must be specified explicitly.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeSystemImpl.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeSystemImpl.html#getDefaultPrecision(org.apache.calcite.sql.type.SqlTypeName)">getDefaultPrecision</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DelegatingTypeSystem.</span><code><span class="memberNameLink"><a href="../../../rel/type/DelegatingTypeSystem.html#getLiteral(org.apache.calcite.sql.type.SqlTypeName,boolean)">getLiteral</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
boolean&nbsp;isPrefix)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeSystem.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeSystem.html#getLiteral(org.apache.calcite.sql.type.SqlTypeName,boolean)">getLiteral</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
boolean&nbsp;isPrefix)</code></th>
<td class="colLast">
<div class="block">Returns the LITERAL string for the type, either PREFIX/SUFFIX.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeSystemImpl.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeSystemImpl.html#getLiteral(org.apache.calcite.sql.type.SqlTypeName,boolean)">getLiteral</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
boolean&nbsp;isPrefix)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DelegatingTypeSystem.</span><code><span class="memberNameLink"><a href="../../../rel/type/DelegatingTypeSystem.html#getMaxPrecision(org.apache.calcite.sql.type.SqlTypeName)">getMaxPrecision</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeSystem.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeSystem.html#getMaxPrecision(org.apache.calcite.sql.type.SqlTypeName)">getMaxPrecision</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">
<div class="block">Returns the maximum precision (or length) allowed for this type, or -1 if
precision/length are not applicable for this type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeSystemImpl.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeSystemImpl.html#getMaxPrecision(org.apache.calcite.sql.type.SqlTypeName)">getMaxPrecision</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DelegatingTypeSystem.</span><code><span class="memberNameLink"><a href="../../../rel/type/DelegatingTypeSystem.html#getMaxScale(org.apache.calcite.sql.type.SqlTypeName)">getMaxScale</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeSystem.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeSystem.html#getMaxScale(org.apache.calcite.sql.type.SqlTypeName)">getMaxScale</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">
<div class="block">Returns the maximum scale of a given type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeSystemImpl.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeSystemImpl.html#getMaxScale(org.apache.calcite.sql.type.SqlTypeName)">getMaxScale</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DelegatingTypeSystem.</span><code><span class="memberNameLink"><a href="../../../rel/type/DelegatingTypeSystem.html#getNumTypeRadix(org.apache.calcite.sql.type.SqlTypeName)">getNumTypeRadix</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeSystem.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeSystem.html#getNumTypeRadix(org.apache.calcite.sql.type.SqlTypeName)">getNumTypeRadix</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">
<div class="block">Returns the numeric type radix, typically 2 or 10.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeSystemImpl.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeSystemImpl.html#getNumTypeRadix(org.apache.calcite.sql.type.SqlTypeName)">getNumTypeRadix</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DelegatingTypeSystem.</span><code><span class="memberNameLink"><a href="../../../rel/type/DelegatingTypeSystem.html#isAutoincrement(org.apache.calcite.sql.type.SqlTypeName)">isAutoincrement</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeSystem.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeSystem.html#isAutoincrement(org.apache.calcite.sql.type.SqlTypeName)">isAutoincrement</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">
<div class="block">Returns whether the type can be auto increment.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeSystemImpl.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeSystemImpl.html#isAutoincrement(org.apache.calcite.sql.type.SqlTypeName)">isAutoincrement</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DelegatingTypeSystem.</span><code><span class="memberNameLink"><a href="../../../rel/type/DelegatingTypeSystem.html#isCaseSensitive(org.apache.calcite.sql.type.SqlTypeName)">isCaseSensitive</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeSystem.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeSystem.html#isCaseSensitive(org.apache.calcite.sql.type.SqlTypeName)">isCaseSensitive</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">
<div class="block">Returns whether the type is case sensitive.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeSystemImpl.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeSystemImpl.html#isCaseSensitive(org.apache.calcite.sql.type.SqlTypeName)">isCaseSensitive</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../rel/type/RelProtoDataType.html" title="interface in org.apache.calcite.rel.type">RelProtoDataType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeImpl.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeImpl.html#proto(org.apache.calcite.sql.type.SqlTypeName,boolean)">proto</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
boolean&nbsp;nullable)</code></th>
<td class="colLast">
<div class="block">Returns a <a href="../../../rel/type/RelProtoDataType.html" title="interface in org.apache.calcite.rel.type"><code>RelProtoDataType</code></a>
that will create a type <code>typeName</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../rel/type/RelProtoDataType.html" title="interface in org.apache.calcite.rel.type">RelProtoDataType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeImpl.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeImpl.html#proto(org.apache.calcite.sql.type.SqlTypeName,int,boolean)">proto</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
int&nbsp;precision,
boolean&nbsp;nullable)</code></th>
<td class="colLast">
<div class="block">Returns a <a href="../../../rel/type/RelProtoDataType.html" title="interface in org.apache.calcite.rel.type"><code>RelProtoDataType</code></a>
that will create a type <code>typeName(precision)</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../rel/type/RelProtoDataType.html" title="interface in org.apache.calcite.rel.type">RelProtoDataType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeImpl.</span><code><span class="memberNameLink"><a href="../../../rel/type/RelDataTypeImpl.html#proto(org.apache.calcite.sql.type.SqlTypeName,int,int,boolean)">proto</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
int&nbsp;precision,
int&nbsp;scale,
boolean&nbsp;nullable)</code></th>
<td class="colLast">
<div class="block">Returns a <a href="../../../rel/type/RelProtoDataType.html" title="interface in org.apache.calcite.rel.type"><code>RelProtoDataType</code></a>
that will create a type <code>typeName(precision, scale)</code>.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.rex">
<!-- -->
</a>
<h3>Uses of <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a> in <a href="../../../rex/package-summary.html">org.apache.calcite.rex</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../../rex/package-summary.html">org.apache.calcite.rex</a> declared as <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RexLiteral.</span><code><span class="memberNameLink"><a href="../../../rex/RexLiteral.html#typeName">typeName</a></span></code></th>
<td class="colLast">
<div class="block">An indication of the broad type of this literal -- even if its type isn't
a SQL type.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../rex/package-summary.html">org.apache.calcite.rex</a> that return <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RexLiteral.</span><code><span class="memberNameLink"><a href="../../../rex/RexLiteral.html#getTypeName()">getTypeName</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../rex/package-summary.html">org.apache.calcite.rex</a> with parameters of type <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private static void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RexLiteral.</span><code><span class="memberNameLink"><a href="../../../rex/RexLiteral.html#appendAsJava(java.lang.Comparable,java.lang.Appendable,org.apache.calcite.sql.type.SqlTypeName,boolean,org.apache.calcite.rex.RexDigestIncludeType)">appendAsJava</a></span>&#8203;(java.lang.Comparable&nbsp;value,
java.lang.Appendable&nbsp;destination,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
boolean&nbsp;java,
<a href="../../../rex/RexDigestIncludeType.html" title="enum in org.apache.calcite.rex">RexDigestIncludeType</a>&nbsp;includeType)</code></th>
<td class="colLast">
<div class="block">Appends the specified value in the provided destination as a Java string.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static org.apache.calcite.avatica.util.TimeUnit</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RexBuilder.</span><code><span class="memberNameLink"><a href="../../../rex/RexBuilder.html#baseUnit(org.apache.calcite.sql.type.SqlTypeName)">baseUnit</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;unit)</code></th>
<td class="colLast">
<div class="block">Returns the lowest granularity unit for the given unit.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RexBuilder.</span><code><span class="memberNameLink"><a href="../../../rex/RexBuilder.html#canRemoveCastFromLiteral(org.apache.calcite.rel.type.RelDataType,java.lang.Comparable,org.apache.calcite.sql.type.SqlTypeName)">canRemoveCastFromLiteral</a></span>&#8203;(<a href="../../../rel/type/RelDataType.html" title="interface in org.apache.calcite.rel.type">RelDataType</a>&nbsp;toType,
java.lang.Comparable&nbsp;value,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;fromTypeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../rex/RexLiteral.html" title="class in org.apache.calcite.rex">RexLiteral</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RexLiteral.</span><code><span class="memberNameLink"><a href="../../../rex/RexLiteral.html#fromJdbcString(org.apache.calcite.rel.type.RelDataType,org.apache.calcite.sql.type.SqlTypeName,java.lang.String)">fromJdbcString</a></span>&#8203;(<a href="../../../rel/type/RelDataType.html" title="interface in org.apache.calcite.rel.type">RelDataType</a>&nbsp;type,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
java.lang.String&nbsp;literal)</code></th>
<td class="colLast">
<div class="block">Converts a Jdbc string into a RexLiteral.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private static java.lang.String</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RexLiteral.</span><code><span class="memberNameLink"><a href="../../../rex/RexLiteral.html#getCalendarFormat(org.apache.calcite.sql.type.SqlTypeName)">getCalendarFormat</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static java.util.List&lt;org.apache.calcite.avatica.util.TimeUnit&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RexLiteral.</span><code><span class="memberNameLink"><a href="../../../rex/RexLiteral.html#getTimeUnits(org.apache.calcite.sql.type.SqlTypeName)">getTimeUnits</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">
<div class="block">Returns a list of the time units covered by an interval type such
as HOUR TO SECOND.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../rex/RexLiteral.html" title="class in org.apache.calcite.rex">RexLiteral</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RexBuilder.</span><code><span class="memberNameLink"><a href="../../../rex/RexBuilder.html#makeLiteral(java.lang.Comparable,org.apache.calcite.rel.type.RelDataType,org.apache.calcite.sql.type.SqlTypeName)">makeLiteral</a></span>&#8203;(java.lang.Comparable&nbsp;o,
<a href="../../../rel/type/RelDataType.html" title="interface in org.apache.calcite.rel.type">RelDataType</a>&nbsp;type,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">
<div class="block">Internal method to create a call to a literal.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../rex/RexNode.html" title="class in org.apache.calcite.rex">RexNode</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RexBuilder.</span><code><span class="memberNameLink"><a href="../../../rex/RexBuilder.html#makeNullLiteral(org.apache.calcite.sql.type.SqlTypeName)">makeNullLiteral</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">Use <a href="../../../rex/RexBuilder.html#makeNullLiteral(org.apache.calcite.rel.type.RelDataType)"><code>RexBuilder.makeNullLiteral(RelDataType)</code></a></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../rex/RexNode.html" title="class in org.apache.calcite.rex">RexNode</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RexBuilder.</span><code><span class="memberNameLink"><a href="../../../rex/RexBuilder.html#makeNullLiteral(org.apache.calcite.sql.type.SqlTypeName,int)">makeNullLiteral</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
int&nbsp;precision)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">Use <a href="../../../rex/RexBuilder.html#makeNullLiteral(org.apache.calcite.rel.type.RelDataType)"><code>RexBuilder.makeNullLiteral(RelDataType)</code></a></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static java.lang.String</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RexLiteral.</span><code><span class="memberNameLink"><a href="../../../rex/RexLiteral.html#toJavaString(java.lang.Comparable,org.apache.calcite.sql.type.SqlTypeName,org.apache.calcite.rel.type.RelDataType,org.apache.calcite.rex.RexDigestIncludeType)">toJavaString</a></span>&#8203;(java.lang.Comparable&nbsp;value,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
<a href="../../../rel/type/RelDataType.html" title="interface in org.apache.calcite.rel.type">RelDataType</a>&nbsp;type,
<a href="../../../rex/RexDigestIncludeType.html" title="enum in org.apache.calcite.rex">RexDigestIncludeType</a>&nbsp;includeType)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RexLiteral.</span><code><span class="memberNameLink"><a href="../../../rex/RexLiteral.html#valueMatchesType(java.lang.Comparable,org.apache.calcite.sql.type.SqlTypeName,boolean)">valueMatchesType</a></span>&#8203;(java.lang.Comparable&nbsp;value,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
boolean&nbsp;strict)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../../rex/package-summary.html">org.apache.calcite.rex</a> with parameters of type <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../rex/RexLiteral.html#%3Cinit%3E(java.lang.Comparable,org.apache.calcite.rel.type.RelDataType,org.apache.calcite.sql.type.SqlTypeName)">RexLiteral</a></span>&#8203;(java.lang.Comparable&nbsp;value,
<a href="../../../rel/type/RelDataType.html" title="interface in org.apache.calcite.rel.type">RelDataType</a>&nbsp;type,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">
<div class="block">Creates a <code>RexLiteral</code>.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.sql">
<!-- -->
</a>
<h3>Uses of <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a> in <a href="../../package-summary.html">org.apache.calcite.sql</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../package-summary.html">org.apache.calcite.sql</a> declared as <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlJdbcDataTypeName.</span><code><span class="memberNameLink"><a href="../../SqlJdbcDataTypeName.html#typeName">typeName</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlLiteral.</span><code><span class="memberNameLink"><a href="../../SqlLiteral.html#typeName">typeName</a></span></code></th>
<td class="colLast">
<div class="block">The type with which this literal was declared.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../package-summary.html">org.apache.calcite.sql</a> that return <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlLiteral.</span><code><span class="memberNameLink"><a href="../../SqlLiteral.html#getTypeName()">getTypeName</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlIntervalQualifier.</span><code><span class="memberNameLink"><a href="../../SqlIntervalQualifier.html#typeName()">typeName</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../package-summary.html">org.apache.calcite.sql</a> with parameters of type <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlLiteral.</span><code><span class="memberNameLink"><a href="../../SqlLiteral.html#valueMatchesType(java.lang.Object,org.apache.calcite.sql.type.SqlTypeName)">valueMatchesType</a></span>&#8203;(java.lang.Object&nbsp;value,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../package-summary.html">org.apache.calcite.sql</a> with parameters of type <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../SqlAbstractDateTimeLiteral.html#%3Cinit%3E(java.lang.Object,boolean,org.apache.calcite.sql.type.SqlTypeName,int,org.apache.calcite.sql.parser.SqlParserPos)">SqlAbstractDateTimeLiteral</a></span>&#8203;(java.lang.Object&nbsp;d,
boolean&nbsp;tz,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
int&nbsp;precision,
<a href="../../parser/SqlParserPos.html" title="class in org.apache.calcite.sql.parser">SqlParserPos</a>&nbsp;pos)</code></th>
<td class="colLast">
<div class="block">Constructs a datetime literal.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../SqlAbstractStringLiteral.html#%3Cinit%3E(java.lang.Object,org.apache.calcite.sql.type.SqlTypeName,org.apache.calcite.sql.parser.SqlParserPos)">SqlAbstractStringLiteral</a></span>&#8203;(java.lang.Object&nbsp;value,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
<a href="../../parser/SqlParserPos.html" title="class in org.apache.calcite.sql.parser">SqlParserPos</a>&nbsp;pos)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../SqlIntervalLiteral.html#%3Cinit%3E(int,java.lang.String,org.apache.calcite.sql.SqlIntervalQualifier,org.apache.calcite.sql.type.SqlTypeName,org.apache.calcite.sql.parser.SqlParserPos)">SqlIntervalLiteral</a></span>&#8203;(int&nbsp;sign,
java.lang.String&nbsp;intervalStr,
<a href="../../SqlIntervalQualifier.html" title="class in org.apache.calcite.sql">SqlIntervalQualifier</a>&nbsp;intervalQualifier,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;sqlTypeName,
<a href="../../parser/SqlParserPos.html" title="class in org.apache.calcite.sql.parser">SqlParserPos</a>&nbsp;pos)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../SqlIntervalLiteral.html#%3Cinit%3E(org.apache.calcite.sql.SqlIntervalLiteral.IntervalValue,org.apache.calcite.sql.type.SqlTypeName,org.apache.calcite.sql.parser.SqlParserPos)">SqlIntervalLiteral</a></span>&#8203;(<a href="../../SqlIntervalLiteral.IntervalValue.html" title="class in org.apache.calcite.sql">SqlIntervalLiteral.IntervalValue</a>&nbsp;intervalValue,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;sqlTypeName,
<a href="../../parser/SqlParserPos.html" title="class in org.apache.calcite.sql.parser">SqlParserPos</a>&nbsp;pos)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../SqlJdbcDataTypeName.html#%3Cinit%3E(org.apache.calcite.sql.type.SqlTypeName)">SqlJdbcDataTypeName</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../SqlJdbcDataTypeName.html#%3Cinit%3E(org.apache.calcite.sql.type.SqlTypeName,org.apache.calcite.avatica.util.TimeUnitRange)">SqlJdbcDataTypeName</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
org.apache.calcite.avatica.util.TimeUnitRange&nbsp;range)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../SqlLiteral.html#%3Cinit%3E(java.lang.Object,org.apache.calcite.sql.type.SqlTypeName,org.apache.calcite.sql.parser.SqlParserPos)">SqlLiteral</a></span>&#8203;(java.lang.Object&nbsp;value,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
<a href="../../parser/SqlParserPos.html" title="class in org.apache.calcite.sql.parser">SqlParserPos</a>&nbsp;pos)</code></th>
<td class="colLast">
<div class="block">Creates a <code>SqlLiteral</code>.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.sql.dialect">
<!-- -->
</a>
<h3>Uses of <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a> in <a href="../../dialect/package-summary.html">org.apache.calcite.sql.dialect</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../dialect/package-summary.html">org.apache.calcite.sql.dialect</a> with type parameters of type <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private java.util.List&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JethroDataSqlDialect.JethroSupportedFunction.</span><code><span class="memberNameLink"><a href="../../dialect/JethroDataSqlDialect.JethroSupportedFunction.html#operandTypes">operandTypes</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../dialect/package-summary.html">org.apache.calcite.sql.dialect</a> that return <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JethroDataSqlDialect.JethroSupportedFunction.</span><code><span class="memberNameLink"><a href="../../dialect/JethroDataSqlDialect.JethroSupportedFunction.html#parse(java.lang.String)">parse</a></span>&#8203;(java.lang.String&nbsp;strType)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.sql.fun">
<!-- -->
</a>
<h3>Uses of <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a> in <a href="../../fun/package-summary.html">org.apache.calcite.sql.fun</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../fun/package-summary.html">org.apache.calcite.sql.fun</a> declared as <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlAbstractTimeFunction.</span><code><span class="memberNameLink"><a href="../../fun/SqlAbstractTimeFunction.html#typeName">typeName</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../fun/package-summary.html">org.apache.calcite.sql.fun</a> with parameters of type <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../fun/SqlAbstractTimeFunction.html#%3Cinit%3E(java.lang.String,org.apache.calcite.sql.type.SqlTypeName)">SqlAbstractTimeFunction</a></span>&#8203;(java.lang.String&nbsp;name,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.sql.type">
<!-- -->
</a>
<h3>Uses of <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a> in <a href="../package-summary.html">org.apache.calcite.sql.type</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../package-summary.html">org.apache.calcite.sql.type</a> declared as <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSqlType.</span><code><span class="memberNameLink"><a href="../AbstractSqlType.html#typeName">typeName</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Fields in <a href="../package-summary.html">org.apache.calcite.sql.type</a> with type parameters of type <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static java.util.List&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeName.</span><code><span class="memberNameLink"><a href="../SqlTypeName.html#ALL_TYPES">ALL_TYPES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.util.List&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeName.</span><code><span class="memberNameLink"><a href="../SqlTypeName.html#APPROX_TYPES">APPROX_TYPES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.util.List&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeName.</span><code><span class="memberNameLink"><a href="../SqlTypeName.html#BINARY_TYPES">BINARY_TYPES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.util.List&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeName.</span><code><span class="memberNameLink"><a href="../SqlTypeName.html#BOOLEAN_TYPES">BOOLEAN_TYPES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.util.List&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeName.</span><code><span class="memberNameLink"><a href="../SqlTypeName.html#CHAR_TYPES">CHAR_TYPES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static java.util.List&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeExplicitPrecedenceList.</span><code><span class="memberNameLink"><a href="../SqlTypeExplicitPrecedenceList.html#COMPACT_NUMERIC_TYPES">COMPACT_NUMERIC_TYPES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.util.List&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeName.</span><code><span class="memberNameLink"><a href="../SqlTypeName.html#DATETIME_TYPES">DATETIME_TYPES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.util.Set&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeName.</span><code><span class="memberNameLink"><a href="../SqlTypeName.html#DAY_INTERVAL_TYPES">DAY_INTERVAL_TYPES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.util.List&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeName.</span><code><span class="memberNameLink"><a href="../SqlTypeName.html#EXACT_TYPES">EXACT_TYPES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.util.List&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeName.</span><code><span class="memberNameLink"><a href="../SqlTypeName.html#FRACTIONAL_TYPES">FRACTIONAL_TYPES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.util.List&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeName.</span><code><span class="memberNameLink"><a href="../SqlTypeName.html#INT_TYPES">INT_TYPES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.util.Set&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeName.</span><code><span class="memberNameLink"><a href="../SqlTypeName.html#INTERVAL_TYPES">INTERVAL_TYPES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private static java.util.Map&lt;java.lang.Integer,&#8203;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeName.</span><code><span class="memberNameLink"><a href="../SqlTypeName.html#JDBC_TYPE_TO_NAME">JDBC_TYPE_TO_NAME</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) java.util.Map&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>,&#8203;com.google.common.collect.ImmutableSet&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeAssignmentRules.Builder.</span><code><span class="memberNameLink"><a href="../SqlTypeAssignmentRules.Builder.html#map">map</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) java.util.Map&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>,&#8203;com.google.common.collect.ImmutableSet&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeAssignmentRules.Builder.</span><code><span class="memberNameLink"><a href="../SqlTypeAssignmentRules.Builder.html#map">map</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private java.util.Map&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>,&#8203;com.google.common.collect.ImmutableSet&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeAssignmentRules.</span><code><span class="memberNameLink"><a href="../SqlTypeAssignmentRules.html#map">map</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private java.util.Map&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>,&#8203;com.google.common.collect.ImmutableSet&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeAssignmentRules.</span><code><span class="memberNameLink"><a href="../SqlTypeAssignmentRules.html#map">map</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static java.util.List&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeExplicitPrecedenceList.</span><code><span class="memberNameLink"><a href="../SqlTypeExplicitPrecedenceList.html#NUMERIC_TYPES">NUMERIC_TYPES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.util.List&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeName.</span><code><span class="memberNameLink"><a href="../SqlTypeName.html#NUMERIC_TYPES">NUMERIC_TYPES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private java.util.Map&lt;java.lang.Class&lt;?&gt;,&#8203;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JavaToSqlTypeConversionRules.</span><code><span class="memberNameLink"><a href="../JavaToSqlTypeConversionRules.html#rules">rules</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) com.google.common.cache.LoadingCache&lt;java.util.Set&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;,&#8203;com.google.common.collect.ImmutableSet&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeAssignmentRules.Builder.</span><code><span class="memberNameLink"><a href="../SqlTypeAssignmentRules.Builder.html#sets">sets</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) com.google.common.cache.LoadingCache&lt;java.util.Set&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;,&#8203;com.google.common.collect.ImmutableSet&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeAssignmentRules.Builder.</span><code><span class="memberNameLink"><a href="../SqlTypeAssignmentRules.Builder.html#sets">sets</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.util.List&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeName.</span><code><span class="memberNameLink"><a href="../SqlTypeName.html#STRING_TYPES">STRING_TYPES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static java.util.Map&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>,&#8203;<a href="../SqlTypeExplicitPrecedenceList.html" title="class in org.apache.calcite.sql.type">SqlTypeExplicitPrecedenceList</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeExplicitPrecedenceList.</span><code><span class="memberNameLink"><a href="../SqlTypeExplicitPrecedenceList.html#TYPE_NAME_TO_PRECEDENCE_LIST">TYPE_NAME_TO_PRECEDENCE_LIST</a></span></code></th>
<td class="colLast">
<div class="block">Map from SqlTypeName to corresponding precedence list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private java.util.List&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MatchReturnTypeInference.</span><code><span class="memberNameLink"><a href="../MatchReturnTypeInference.html#typeNames">typeNames</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private java.util.List&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeExplicitPrecedenceList.</span><code><span class="memberNameLink"><a href="../SqlTypeExplicitPrecedenceList.html#typeNames">typeNames</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private static java.util.Map&lt;java.lang.String,&#8203;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeName.</span><code><span class="memberNameLink"><a href="../SqlTypeName.html#VALUES_MAP">VALUES_MAP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.util.Set&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeName.</span><code><span class="memberNameLink"><a href="../SqlTypeName.html#YEAR_INTERVAL_TYPES">YEAR_INTERVAL_TYPES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.calcite.sql.type</a> that return <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeName.</span><code><span class="memberNameLink"><a href="../SqlTypeName.html#get(java.lang.String)">get</a></span>&#8203;(java.lang.String&nbsp;name)</code></th>
<td class="colLast">
<div class="block">Looks up a type name from its name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeName.</span><code><span class="memberNameLink"><a href="../SqlTypeName.html#getNameForJdbcType(int)">getNameForJdbcType</a></span>&#8203;(int&nbsp;jdbcType)</code></th>
<td class="colLast">
<div class="block">Gets the SqlTypeName corresponding to a JDBC type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractSqlType.</span><code><span class="memberNameLink"><a href="../AbstractSqlType.html#getSqlTypeName()">getSqlTypeName</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JavaToSqlTypeConversionRules.</span><code><span class="memberNameLink"><a href="../JavaToSqlTypeConversionRules.html#lookup(java.lang.Class)">lookup</a></span>&#8203;(java.lang.Class&nbsp;javaClass)</code></th>
<td class="colLast">
<div class="block">Returns a corresponding <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type"><code>SqlTypeName</code></a> for a given Java class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeName.</span><code><span class="memberNameLink"><a href="../SqlTypeName.html#valueOf(java.lang.String)">valueOf</a></span>&#8203;(java.lang.String&nbsp;name)</code></th>
<td class="colLast">
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>[]</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeName.</span><code><span class="memberNameLink"><a href="../SqlTypeName.html#values()">values</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.calcite.sql.type</a> that return types with arguments of type <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private static java.util.List&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeName.</span><code><span class="memberNameLink"><a href="../SqlTypeName.html#combine(java.util.List,java.util.List)">combine</a></span>&#8203;(java.util.List&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;&nbsp;list0,
java.util.List&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;&nbsp;list1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) com.google.common.collect.ImmutableSet.Builder&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeAssignmentRules.Builder.</span><code><span class="memberNameLink"><a href="../SqlTypeAssignmentRules.Builder.html#copyValues(org.apache.calcite.sql.type.SqlTypeName)">copyValues</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.Collection&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeFamily.</span><code><span class="memberNameLink"><a href="../SqlTypeFamily.html#getTypeNames()">getTypeNames</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.calcite.sql.type</a> with parameters of type <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>(package private) void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeAssignmentRules.Builder.</span><code><span class="memberNameLink"><a href="../SqlTypeAssignmentRules.Builder.html#add(org.apache.calcite.sql.type.SqlTypeName,java.util.Set)">add</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;fromType,
java.util.Set&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;&nbsp;toTypes)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeFactoryImpl.</span><code><span class="memberNameLink"><a href="../SqlTypeFactoryImpl.html#assertBasic(org.apache.calcite.sql.type.SqlTypeName)">assertBasic</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeAssignmentRules.</span><code><span class="memberNameLink"><a href="../SqlTypeAssignmentRules.html#canCastFrom(org.apache.calcite.sql.type.SqlTypeName,org.apache.calcite.sql.type.SqlTypeName)">canCastFrom</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;to,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;from)</code></th>
<td class="colLast">
<div class="block">Returns whether it is valid to cast a value of from type <code>from</code> to
type <code>to</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeAssignmentRules.</span><code><span class="memberNameLink"><a href="../SqlTypeAssignmentRules.html#canCastFrom(org.apache.calcite.sql.type.SqlTypeName,org.apache.calcite.sql.type.SqlTypeName,boolean)">canCastFrom</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;to,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;from,
boolean&nbsp;coerce)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BasicSqlType.</span><code><span class="memberNameLink"><a href="../BasicSqlType.html#checkPrecScale(org.apache.calcite.sql.type.SqlTypeName,boolean,boolean)">checkPrecScale</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
boolean&nbsp;precisionSpecified,
boolean&nbsp;scaleSpecified)</code></th>
<td class="colLast">
<div class="block">Throws if <code>typeName</code> does not allow the given combination of
precision and scale.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) com.google.common.collect.ImmutableSet.Builder&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeAssignmentRules.Builder.</span><code><span class="memberNameLink"><a href="../SqlTypeAssignmentRules.Builder.html#copyValues(org.apache.calcite.sql.type.SqlTypeName)">copyValues</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../rel/type/RelDataType.html" title="interface in org.apache.calcite.rel.type">RelDataType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeFactoryImpl.</span><code><span class="memberNameLink"><a href="../SqlTypeFactoryImpl.html#createSqlType(org.apache.calcite.sql.type.SqlTypeName)">createSqlType</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../rel/type/RelDataType.html" title="interface in org.apache.calcite.rel.type">RelDataType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeFactoryImpl.</span><code><span class="memberNameLink"><a href="../SqlTypeFactoryImpl.html#createSqlType(org.apache.calcite.sql.type.SqlTypeName,int)">createSqlType</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
int&nbsp;precision)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../rel/type/RelDataType.html" title="interface in org.apache.calcite.rel.type">RelDataType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeFactoryImpl.</span><code><span class="memberNameLink"><a href="../SqlTypeFactoryImpl.html#createSqlType(org.apache.calcite.sql.type.SqlTypeName,int,int)">createSqlType</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
int&nbsp;precision,
int&nbsp;scale)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../ExplicitReturnTypeInference.html" title="class in org.apache.calcite.sql.type">ExplicitReturnTypeInference</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReturnTypes.</span><code><span class="memberNameLink"><a href="../ReturnTypes.html#explicit(org.apache.calcite.sql.type.SqlTypeName)">explicit</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">
<div class="block">Creates an inference rule which returns a type with no precision or scale,
such as <code>DATE</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../ExplicitReturnTypeInference.html" title="class in org.apache.calcite.sql.type">ExplicitReturnTypeInference</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReturnTypes.</span><code><span class="memberNameLink"><a href="../ReturnTypes.html#explicit(org.apache.calcite.sql.type.SqlTypeName,int)">explicit</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
int&nbsp;precision)</code></th>
<td class="colLast">
<div class="block">Creates an inference rule which returns a type with precision but no scale,
such as <code>VARCHAR(100)</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeExplicitPrecedenceList.</span><code><span class="memberNameLink"><a href="../SqlTypeExplicitPrecedenceList.html#getListPosition(org.apache.calcite.sql.type.SqlTypeName,java.util.List)">getListPosition</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;type,
java.util.List&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;&nbsp;list)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeUtil.</span><code><span class="memberNameLink"><a href="../SqlTypeUtil.html#inCharFamily(org.apache.calcite.sql.type.SqlTypeName)">inCharFamily</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeUtil.</span><code><span class="memberNameLink"><a href="../SqlTypeUtil.html#isOfSameTypeName(org.apache.calcite.sql.type.SqlTypeName,org.apache.calcite.rel.type.RelDataType)">isOfSameTypeName</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
<a href="../../../rel/type/RelDataType.html" title="interface in org.apache.calcite.rel.type">RelDataType</a>&nbsp;type)</code></th>
<td class="colLast">
<div class="block">Returns typeName.equals(type.getSqlTypeName()).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private static <a href="../SqlTypeExplicitPrecedenceList.html" title="class in org.apache.calcite.sql.type">SqlTypeExplicitPrecedenceList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeExplicitPrecedenceList.</span><code><span class="memberNameLink"><a href="../SqlTypeExplicitPrecedenceList.html#list(org.apache.calcite.sql.type.SqlTypeName...)">list</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>...&nbsp;typeNames)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static <a href="../SqlTypeExplicitPrecedenceList.html" title="class in org.apache.calcite.sql.type">SqlTypeExplicitPrecedenceList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeExplicitPrecedenceList.</span><code><span class="memberNameLink"><a href="../SqlTypeExplicitPrecedenceList.html#numeric(org.apache.calcite.sql.type.SqlTypeName)">numeric</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../package-summary.html">org.apache.calcite.sql.type</a> with type arguments of type <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>(package private) void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeAssignmentRules.Builder.</span><code><span class="memberNameLink"><a href="../SqlTypeAssignmentRules.Builder.html#add(org.apache.calcite.sql.type.SqlTypeName,java.util.Set)">add</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;fromType,
java.util.Set&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;&nbsp;toTypes)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static java.util.List&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeName.</span><code><span class="memberNameLink"><a href="../SqlTypeName.html#combine(java.util.List,java.util.List)">combine</a></span>&#8203;(java.util.List&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;&nbsp;list0,
java.util.List&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;&nbsp;list1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private static int</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeExplicitPrecedenceList.</span><code><span class="memberNameLink"><a href="../SqlTypeExplicitPrecedenceList.html#getListPosition(org.apache.calcite.sql.type.SqlTypeName,java.util.List)">getListPosition</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;type,
java.util.List&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;&nbsp;list)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeUtil.</span><code><span class="memberNameLink"><a href="../SqlTypeUtil.html#isOfSameTypeName(java.util.Collection,org.apache.calcite.rel.type.RelDataType)">isOfSameTypeName</a></span>&#8203;(java.util.Collection&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;&nbsp;typeNames,
<a href="../../../rel/type/RelDataType.html" title="interface in org.apache.calcite.rel.type">RelDataType</a>&nbsp;type)</code></th>
<td class="colLast">
<div class="block">Returns true if any element in <code>typeNames</code> matches
type.getSqlTypeName().</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private static <a href="../SqlTypeExplicitPrecedenceList.html" title="class in org.apache.calcite.sql.type">SqlTypeExplicitPrecedenceList</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlTypeExplicitPrecedenceList.</span><code><span class="memberNameLink"><a href="../SqlTypeExplicitPrecedenceList.html#list(java.lang.Iterable)">list</a></span>&#8203;(java.lang.Iterable&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;&nbsp;typeNames)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../package-summary.html">org.apache.calcite.sql.type</a> with parameters of type <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AbstractSqlType.html#%3Cinit%3E(org.apache.calcite.sql.type.SqlTypeName,boolean,java.util.List)">AbstractSqlType</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
boolean&nbsp;isNullable,
java.util.List&lt;? extends <a href="../../../rel/type/RelDataTypeField.html" title="interface in org.apache.calcite.rel.type">RelDataTypeField</a>&gt;&nbsp;fields)</code></th>
<td class="colLast">
<div class="block">Creates an AbstractSqlType.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../BasicSqlType.html#%3Cinit%3E(org.apache.calcite.rel.type.RelDataTypeSystem,org.apache.calcite.sql.type.SqlTypeName)">BasicSqlType</a></span>&#8203;(<a href="../../../rel/type/RelDataTypeSystem.html" title="interface in org.apache.calcite.rel.type">RelDataTypeSystem</a>&nbsp;typeSystem,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">
<div class="block">Constructs a type with no parameters.</div>
</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../BasicSqlType.html#%3Cinit%3E(org.apache.calcite.rel.type.RelDataTypeSystem,org.apache.calcite.sql.type.SqlTypeName,boolean,int,int,org.apache.calcite.sql.SqlCollation,org.apache.calcite.util.SerializableCharset)">BasicSqlType</a></span>&#8203;(<a href="../../../rel/type/RelDataTypeSystem.html" title="interface in org.apache.calcite.rel.type">RelDataTypeSystem</a>&nbsp;typeSystem,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
boolean&nbsp;nullable,
int&nbsp;precision,
int&nbsp;scale,
<a href="../../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a>&nbsp;collation,
<a href="../../../util/SerializableCharset.html" title="class in org.apache.calcite.util">SerializableCharset</a>&nbsp;wrappedCharset)</code></th>
<td class="colLast">
<div class="block">Internal constructor.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../BasicSqlType.html#%3Cinit%3E(org.apache.calcite.rel.type.RelDataTypeSystem,org.apache.calcite.sql.type.SqlTypeName,int)">BasicSqlType</a></span>&#8203;(<a href="../../../rel/type/RelDataTypeSystem.html" title="interface in org.apache.calcite.rel.type">RelDataTypeSystem</a>&nbsp;typeSystem,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
int&nbsp;precision)</code></th>
<td class="colLast">
<div class="block">Constructs a type with precision/length but no scale.</div>
</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../BasicSqlType.html#%3Cinit%3E(org.apache.calcite.rel.type.RelDataTypeSystem,org.apache.calcite.sql.type.SqlTypeName,int,int)">BasicSqlType</a></span>&#8203;(<a href="../../../rel/type/RelDataTypeSystem.html" title="interface in org.apache.calcite.rel.type">RelDataTypeSystem</a>&nbsp;typeSystem,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
int&nbsp;precision,
int&nbsp;scale)</code></th>
<td class="colLast">
<div class="block">Constructs a type with precision/length and scale.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MatchReturnTypeInference.html#%3Cinit%3E(int,org.apache.calcite.sql.type.SqlTypeName...)">MatchReturnTypeInference</a></span>&#8203;(int&nbsp;start,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>...&nbsp;typeNames)</code></th>
<td class="colLast">
<div class="block">Returns the first type of typeName at or after position start (zero
based).</div>
</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ObjectSqlType.html#%3Cinit%3E(org.apache.calcite.sql.type.SqlTypeName,org.apache.calcite.sql.SqlIdentifier,boolean,java.util.List,org.apache.calcite.rel.type.RelDataTypeComparability)">ObjectSqlType</a></span>&#8203;(<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
<a href="../../SqlIdentifier.html" title="class in org.apache.calcite.sql">SqlIdentifier</a>&nbsp;sqlIdentifier,
boolean&nbsp;nullable,
java.util.List&lt;? extends <a href="../../../rel/type/RelDataTypeField.html" title="interface in org.apache.calcite.rel.type">RelDataTypeField</a>&gt;&nbsp;fields,
<a href="../../../rel/type/RelDataTypeComparability.html" title="enum in org.apache.calcite.rel.type">RelDataTypeComparability</a>&nbsp;comparability)</code></th>
<td class="colLast">
<div class="block">Constructs an object type.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructor parameters in <a href="../package-summary.html">org.apache.calcite.sql.type</a> with type arguments of type <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MatchReturnTypeInference.html#%3Cinit%3E(int,java.lang.Iterable)">MatchReturnTypeInference</a></span>&#8203;(int&nbsp;start,
java.lang.Iterable&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;&nbsp;typeNames)</code></th>
<td class="colLast">
<div class="block">Returns the first type matching any type in typeNames at or after
position start (zero based).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../SqlTypeAssignmentRules.html#%3Cinit%3E(java.util.Map)">SqlTypeAssignmentRules</a></span>&#8203;(java.util.Map&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>,&#8203;com.google.common.collect.ImmutableSet&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;&gt;&nbsp;map)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../SqlTypeAssignmentRules.html#%3Cinit%3E(java.util.Map)">SqlTypeAssignmentRules</a></span>&#8203;(java.util.Map&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>,&#8203;com.google.common.collect.ImmutableSet&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;&gt;&nbsp;map)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../SqlTypeExplicitPrecedenceList.html#%3Cinit%3E(java.lang.Iterable)">SqlTypeExplicitPrecedenceList</a></span>&#8203;(java.lang.Iterable&lt;<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&gt;&nbsp;typeNames)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.tools">
<!-- -->
</a>
<h3>Uses of <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a> in <a href="../../../tools/package-summary.html">org.apache.calcite.tools</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../tools/package-summary.html">org.apache.calcite.tools</a> with parameters of type <a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../rex/RexNode.html" title="class in org.apache.calcite.rex">RexNode</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelBuilder.</span><code><span class="memberNameLink"><a href="../../../tools/RelBuilder.html#cast(org.apache.calcite.rex.RexNode,org.apache.calcite.sql.type.SqlTypeName)">cast</a></span>&#8203;(<a href="../../../rex/RexNode.html" title="class in org.apache.calcite.rex">RexNode</a>&nbsp;expr,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName)</code></th>
<td class="colLast">
<div class="block">Creates an expression that casts an expression to a given type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../rex/RexNode.html" title="class in org.apache.calcite.rex">RexNode</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelBuilder.</span><code><span class="memberNameLink"><a href="../../../tools/RelBuilder.html#cast(org.apache.calcite.rex.RexNode,org.apache.calcite.sql.type.SqlTypeName,int)">cast</a></span>&#8203;(<a href="../../../rex/RexNode.html" title="class in org.apache.calcite.rex">RexNode</a>&nbsp;expr,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
int&nbsp;precision)</code></th>
<td class="colLast">
<div class="block">Creates an expression that casts an expression to a type with a given name
and precision or length.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../rex/RexNode.html" title="class in org.apache.calcite.rex">RexNode</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelBuilder.</span><code><span class="memberNameLink"><a href="../../../tools/RelBuilder.html#cast(org.apache.calcite.rex.RexNode,org.apache.calcite.sql.type.SqlTypeName,int,int)">cast</a></span>&#8203;(<a href="../../../rex/RexNode.html" title="class in org.apache.calcite.rex">RexNode</a>&nbsp;expr,
<a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">SqlTypeName</a>&nbsp;typeName,
int&nbsp;precision,
int&nbsp;scale)</code></th>
<td class="colLast">
<div class="block">Creates an expression that casts an expression to a type with a given
name, precision and scale.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../SqlTypeName.html" title="enum in org.apache.calcite.sql.type">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>