blob: abf255dc0104386cf30cc6fdf67743c4d828e2c3 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class org.apache.calcite.sql.SqlCollation (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.SqlCollation (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="../SqlCollation.html" title="class in org.apache.calcite.sql">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.SqlCollation" class="title">Uses of Class<br>org.apache.calcite.sql.SqlCollation</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</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.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="rowColor">
<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="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.sql">org.apache.calcite.sql</a></th>
<td class="colLast">
<div class="block">Provides a SQL parser and object model.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.sql.ddl">org.apache.calcite.sql.ddl</a></th>
<td class="colLast">
<div class="block">Parse tree for SQL DDL statements.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.sql.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.util">org.apache.calcite.util</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.rel.type">
<!-- -->
</a>
<h3>Uses of <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a> in <a href="../../rel/type/package-summary.html">org.apache.calcite.rel.type</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../rel/type/package-summary.html">org.apache.calcite.rel.type</a> declared as <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</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="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</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#collation">collation</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> that return <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</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="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataType.</span><code><span class="memberNameLink"><a href="../../rel/type/RelDataType.html#getCollation()">getCollation</a></span>()</code></th>
<td class="colLast">
<div class="block">Gets this type's collation, or null if this type cannot carry a collation
or has no collation defined.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</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#getCollation()">getCollation</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelDataTypeImpl.</span><code><span class="memberNameLink"><a href="../../rel/type/RelDataTypeImpl.html#getCollation()">getCollation</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="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</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/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#createTypeWithCharsetAndCollation(org.apache.calcite.rel.type.RelDataType,java.nio.charset.Charset,org.apache.calcite.sql.SqlCollation)">createTypeWithCharsetAndCollation</a></span>&#8203;(<a href="../../rel/type/RelDataType.html" title="interface in org.apache.calcite.rel.type">RelDataType</a>&nbsp;type,
java.nio.charset.Charset&nbsp;charset,
<a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a>&nbsp;collation)</code></th>
<td class="colLast">
<div class="block">Creates a type that is the same as another type but with possibly
different charset or collation.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../rel/type/package-summary.html">org.apache.calcite.rel.type</a> with parameters of type <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</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="../../rel/type/RelDataTypeFactoryImpl.JavaType.html#%3Cinit%3E(java.lang.Class,boolean,java.nio.charset.Charset,org.apache.calcite.sql.SqlCollation)">JavaType</a></span>&#8203;(java.lang.Class&nbsp;clazz,
boolean&nbsp;nullable,
java.nio.charset.Charset&nbsp;charset,
<a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a>&nbsp;collation)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.rex">
<!-- -->
</a>
<h3>Uses of <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a> in <a href="../../rex/package-summary.html">org.apache.calcite.rex</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../rex/package-summary.html">org.apache.calcite.rex</a> with parameters of type <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</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>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#makePreciseStringLiteral(org.apache.calcite.avatica.util.ByteString,java.lang.String,org.apache.calcite.sql.SqlCollation)">makePreciseStringLiteral</a></span>&#8203;(org.apache.calcite.avatica.util.ByteString&nbsp;value,
java.lang.String&nbsp;charsetName,
<a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a>&nbsp;collation)</code></th>
<td class="colLast">
<div class="block">Creates a character string literal with type CHAR.</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="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</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="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</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 <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlCollation.</span><code><span class="memberNameLink"><a href="../SqlCollation.html#COERCIBLE">COERCIBLE</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlIdentifier.</span><code><span class="memberNameLink"><a href="../SqlIdentifier.html#collation">collation</a></span></code></th>
<td class="colLast">
<div class="block">This identifier's collation (if any).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlCollation.</span><code><span class="memberNameLink"><a href="../SqlCollation.html#IMPLICIT">IMPLICIT</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> that return <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</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>protected static <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlCollation.</span><code><span class="memberNameLink"><a href="../SqlCollation.html#getCoercibilityDyadic(org.apache.calcite.sql.SqlCollation,org.apache.calcite.sql.SqlCollation)">getCoercibilityDyadic</a></span>&#8203;(<a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a>&nbsp;col1,
<a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a>&nbsp;col2)</code></th>
<td class="colLast">
<div class="block">Returns the result for <a href="../SqlCollation.html#getCoercibilityDyadicComparison(org.apache.calcite.sql.SqlCollation,org.apache.calcite.sql.SqlCollation)"><code>getCoercibilityDyadicComparison(org.apache.calcite.sql.SqlCollation, org.apache.calcite.sql.SqlCollation)</code></a> and
<a href="../SqlCollation.html#getCoercibilityDyadicOperator(org.apache.calcite.sql.SqlCollation,org.apache.calcite.sql.SqlCollation)"><code>getCoercibilityDyadicOperator(org.apache.calcite.sql.SqlCollation, org.apache.calcite.sql.SqlCollation)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlCollation.</span><code><span class="memberNameLink"><a href="../SqlCollation.html#getCoercibilityDyadicOperator(org.apache.calcite.sql.SqlCollation,org.apache.calcite.sql.SqlCollation)">getCoercibilityDyadicOperator</a></span>&#8203;(<a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a>&nbsp;col1,
<a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a>&nbsp;col2)</code></th>
<td class="colLast">
<div class="block">Returns the collating sequence (the collation name) and the coercibility
for the resulting value of a dyadic operator.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlCollation.</span><code><span class="memberNameLink"><a href="../SqlCollation.html#getCoercibilityDyadicOperatorThrows(org.apache.calcite.sql.SqlCollation,org.apache.calcite.sql.SqlCollation)">getCoercibilityDyadicOperatorThrows</a></span>&#8203;(<a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a>&nbsp;col1,
<a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a>&nbsp;col2)</code></th>
<td class="colLast">
<div class="block">Returns the collating sequence (the collation name) and the coercibility
for the resulting value of a dyadic operator.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlCharStringLiteral.</span><code><span class="memberNameLink"><a href="../SqlCharStringLiteral.html#getCollation()">getCollation</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlIdentifier.</span><code><span class="memberNameLink"><a href="../SqlIdentifier.html#getCollation()">getCollation</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="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</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>protected static <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlCollation.</span><code><span class="memberNameLink"><a href="../SqlCollation.html#getCoercibilityDyadic(org.apache.calcite.sql.SqlCollation,org.apache.calcite.sql.SqlCollation)">getCoercibilityDyadic</a></span>&#8203;(<a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a>&nbsp;col1,
<a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a>&nbsp;col2)</code></th>
<td class="colLast">
<div class="block">Returns the result for <a href="../SqlCollation.html#getCoercibilityDyadicComparison(org.apache.calcite.sql.SqlCollation,org.apache.calcite.sql.SqlCollation)"><code>getCoercibilityDyadicComparison(org.apache.calcite.sql.SqlCollation, org.apache.calcite.sql.SqlCollation)</code></a> and
<a href="../SqlCollation.html#getCoercibilityDyadicOperator(org.apache.calcite.sql.SqlCollation,org.apache.calcite.sql.SqlCollation)"><code>getCoercibilityDyadicOperator(org.apache.calcite.sql.SqlCollation, org.apache.calcite.sql.SqlCollation)</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlCollation.</span><code><span class="memberNameLink"><a href="../SqlCollation.html#getCoercibilityDyadicComparison(org.apache.calcite.sql.SqlCollation,org.apache.calcite.sql.SqlCollation)">getCoercibilityDyadicComparison</a></span>&#8203;(<a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a>&nbsp;col1,
<a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a>&nbsp;col2)</code></th>
<td class="colLast">
<div class="block">Returns the collating sequence (the collation name) to use for the
resulting value of a comparison.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlCollation.</span><code><span class="memberNameLink"><a href="../SqlCollation.html#getCoercibilityDyadicOperator(org.apache.calcite.sql.SqlCollation,org.apache.calcite.sql.SqlCollation)">getCoercibilityDyadicOperator</a></span>&#8203;(<a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a>&nbsp;col1,
<a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a>&nbsp;col2)</code></th>
<td class="colLast">
<div class="block">Returns the collating sequence (the collation name) and the coercibility
for the resulting value of a dyadic operator.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlCollation.</span><code><span class="memberNameLink"><a href="../SqlCollation.html#getCoercibilityDyadicOperatorThrows(org.apache.calcite.sql.SqlCollation,org.apache.calcite.sql.SqlCollation)">getCoercibilityDyadicOperatorThrows</a></span>&#8203;(<a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a>&nbsp;col1,
<a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a>&nbsp;col2)</code></th>
<td class="colLast">
<div class="block">Returns the collating sequence (the collation name) and the coercibility
for the resulting value of a dyadic operator.</div>
</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="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</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="../SqlIdentifier.html#%3Cinit%3E(java.lang.String,org.apache.calcite.sql.SqlCollation,org.apache.calcite.sql.parser.SqlParserPos)">SqlIdentifier</a></span>&#8203;(java.lang.String&nbsp;name,
<a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a>&nbsp;collation,
<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 simple identifier, for example <code>foo</code>, with a
collation.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../SqlIdentifier.html#%3Cinit%3E(java.util.List,org.apache.calcite.sql.SqlCollation,org.apache.calcite.sql.parser.SqlParserPos,java.util.List)">SqlIdentifier</a></span>&#8203;(java.util.List&lt;java.lang.String&gt;&nbsp;names,
<a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a>&nbsp;collation,
<a href="../parser/SqlParserPos.html" title="class in org.apache.calcite.sql.parser">SqlParserPos</a>&nbsp;pos,
java.util.List&lt;<a href="../parser/SqlParserPos.html" title="class in org.apache.calcite.sql.parser">SqlParserPos</a>&gt;&nbsp;componentPositions)</code></th>
<td class="colLast">
<div class="block">Creates a compound identifier, for example <code>foo.bar</code>.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.sql.ddl">
<!-- -->
</a>
<h3>Uses of <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a> in <a href="../ddl/package-summary.html">org.apache.calcite.sql.ddl</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../ddl/package-summary.html">org.apache.calcite.sql.ddl</a> declared as <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</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) <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlAttributeDefinition.</span><code><span class="memberNameLink"><a href="../ddl/SqlAttributeDefinition.html#collation">collation</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../ddl/package-summary.html">org.apache.calcite.sql.ddl</a> with parameters of type <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</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="../SqlNode.html" title="class in org.apache.calcite.sql">SqlNode</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SqlDdlNodes.</span><code><span class="memberNameLink"><a href="../ddl/SqlDdlNodes.html#attribute(org.apache.calcite.sql.parser.SqlParserPos,org.apache.calcite.sql.SqlIdentifier,org.apache.calcite.sql.SqlDataTypeSpec,org.apache.calcite.sql.SqlNode,org.apache.calcite.sql.SqlCollation)">attribute</a></span>&#8203;(<a href="../parser/SqlParserPos.html" title="class in org.apache.calcite.sql.parser">SqlParserPos</a>&nbsp;pos,
<a href="../SqlIdentifier.html" title="class in org.apache.calcite.sql">SqlIdentifier</a>&nbsp;name,
<a href="../SqlDataTypeSpec.html" title="class in org.apache.calcite.sql">SqlDataTypeSpec</a>&nbsp;dataType,
<a href="../SqlNode.html" title="class in org.apache.calcite.sql">SqlNode</a>&nbsp;expression,
<a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a>&nbsp;collation)</code></th>
<td class="colLast">
<div class="block">Creates a attribute definition.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../ddl/package-summary.html">org.apache.calcite.sql.ddl</a> with parameters of type <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</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="../ddl/SqlAttributeDefinition.html#%3Cinit%3E(org.apache.calcite.sql.parser.SqlParserPos,org.apache.calcite.sql.SqlIdentifier,org.apache.calcite.sql.SqlDataTypeSpec,org.apache.calcite.sql.SqlNode,org.apache.calcite.sql.SqlCollation)">SqlAttributeDefinition</a></span>&#8203;(<a href="../parser/SqlParserPos.html" title="class in org.apache.calcite.sql.parser">SqlParserPos</a>&nbsp;pos,
<a href="../SqlIdentifier.html" title="class in org.apache.calcite.sql">SqlIdentifier</a>&nbsp;name,
<a href="../SqlDataTypeSpec.html" title="class in org.apache.calcite.sql">SqlDataTypeSpec</a>&nbsp;dataType,
<a href="../SqlNode.html" title="class in org.apache.calcite.sql">SqlNode</a>&nbsp;expression,
<a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a>&nbsp;collation)</code></th>
<td class="colLast">
<div class="block">Creates a SqlAttributeDefinition; use <a href="../ddl/SqlDdlNodes.html#attribute(org.apache.calcite.sql.parser.SqlParserPos,org.apache.calcite.sql.SqlIdentifier,org.apache.calcite.sql.SqlDataTypeSpec,org.apache.calcite.sql.SqlNode,org.apache.calcite.sql.SqlCollation)"><code>SqlDdlNodes.attribute(org.apache.calcite.sql.parser.SqlParserPos, org.apache.calcite.sql.SqlIdentifier, org.apache.calcite.sql.SqlDataTypeSpec, org.apache.calcite.sql.SqlNode, org.apache.calcite.sql.SqlCollation)</code></a>.</div>
</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="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a> in <a href="../type/package-summary.html">org.apache.calcite.sql.type</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../type/package-summary.html">org.apache.calcite.sql.type</a> declared as <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</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="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BasicSqlType.</span><code><span class="memberNameLink"><a href="../type/BasicSqlType.html#collation">collation</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../type/package-summary.html">org.apache.calcite.sql.type</a> that return <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</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="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BasicSqlType.</span><code><span class="memberNameLink"><a href="../type/BasicSqlType.html#getCollation()">getCollation</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../type/package-summary.html">org.apache.calcite.sql.type</a> with parameters of type <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</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/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="../type/SqlTypeFactoryImpl.html#createTypeWithCharsetAndCollation(org.apache.calcite.rel.type.RelDataType,java.nio.charset.Charset,org.apache.calcite.sql.SqlCollation)">createTypeWithCharsetAndCollation</a></span>&#8203;(<a href="../../rel/type/RelDataType.html" title="interface in org.apache.calcite.rel.type">RelDataType</a>&nbsp;type,
java.nio.charset.Charset&nbsp;charset,
<a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a>&nbsp;collation)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) <a href="../type/BasicSqlType.html" title="class in org.apache.calcite.sql.type">BasicSqlType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BasicSqlType.</span><code><span class="memberNameLink"><a href="../type/BasicSqlType.html#createWithCharsetAndCollation(java.nio.charset.Charset,org.apache.calcite.sql.SqlCollation)">createWithCharsetAndCollation</a></span>&#8203;(java.nio.charset.Charset&nbsp;charset,
<a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a>&nbsp;collation)</code></th>
<td class="colLast">
<div class="block">Constructs a type with charset and collation.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../type/package-summary.html">org.apache.calcite.sql.type</a> with parameters of type <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</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="../type/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="../type/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>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.util">
<!-- -->
</a>
<h3>Uses of <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a> in <a href="../../util/package-summary.html">org.apache.calcite.util</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../util/package-summary.html">org.apache.calcite.util</a> declared as <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</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="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">NlsString.</span><code><span class="memberNameLink"><a href="../../util/NlsString.html#collation">collation</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../util/package-summary.html">org.apache.calcite.util</a> that return <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</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="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">NlsString.</span><code><span class="memberNameLink"><a href="../../util/NlsString.html#getCollation()">getCollation</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../util/package-summary.html">org.apache.calcite.util</a> with parameters of type <a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</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="../../util/NlsString.html#%3Cinit%3E(java.lang.String,java.lang.String,org.apache.calcite.sql.SqlCollation)">NlsString</a></span>&#8203;(java.lang.String&nbsp;stringValue,
java.lang.String&nbsp;charsetName,
<a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a>&nbsp;collation)</code></th>
<td class="colLast">
<div class="block">Easy constructor for Java string.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../util/NlsString.html#%3Cinit%3E(java.lang.String,org.apache.calcite.avatica.util.ByteString,java.lang.String,org.apache.calcite.sql.SqlCollation)">NlsString</a></span>&#8203;(java.lang.String&nbsp;stringValue,
org.apache.calcite.avatica.util.ByteString&nbsp;bytesValue,
java.lang.String&nbsp;charsetName,
<a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a>&nbsp;collation)</code></th>
<td class="colLast">
<div class="block">Internal constructor; other constructors must call it.</div>
</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../util/NlsString.html#%3Cinit%3E(org.apache.calcite.avatica.util.ByteString,java.lang.String,org.apache.calcite.sql.SqlCollation)">NlsString</a></span>&#8203;(org.apache.calcite.avatica.util.ByteString&nbsp;bytesValue,
java.lang.String&nbsp;charsetName,
<a href="../SqlCollation.html" title="class in org.apache.calcite.sql">SqlCollation</a>&nbsp;collation)</code></th>
<td class="colLast">
<div class="block">Creates a string in a specified character set.</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="../SqlCollation.html" title="class in org.apache.calcite.sql">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>