blob: 2f752ec0f1d2069366cc4f0ba32fa4a90b91ccba [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>SqlDdlNodes (Apache Calcite calcite API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="SqlDdlNodes (Apache Calcite calcite API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":9,"i17":9,"i18":9};
var tabs = {65535:["t0","所有方法"],1:["t1","静态方法"],8:["t4","具体方法"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>您的浏览器已禁用 JavaScript。</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="导航">
<li><a href="../../../../../overview-summary.html">概览</a></li>
<li><a href="package-summary.html">程序包</a></li>
<li class="navBarCell1Rev"></li>
<li><a href="package-tree.html"></a></li>
<li><a href="../../../../../deprecated-list.html">已过时</a></li>
<li><a href="../../../../../index-all.html">索引</a></li>
<li><a href="../../../../../help-doc.html">帮助</a></li>
</ul>
<div class="aboutLanguage"><b>Apache Calcite</b></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/calcite/sql/ddl/SqlCreateView.html" title="org.apache.calcite.sql.ddl中的类"><span class="typeNameLink">上一个类</span></a></li>
<li><a href="../../../../../org/apache/calcite/sql/ddl/SqlDdlNodes.FileType.html" title="org.apache.calcite.sql.ddl中的枚举"><span class="typeNameLink">下一个类</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/calcite/sql/ddl/SqlDdlNodes.html" target="_top">框架</a></li>
<li><a href="SqlDdlNodes.html" target="_top">无框架</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">所有类</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>概要:&nbsp;</li>
<li><a href="#nested.class.summary">嵌套</a>&nbsp;|&nbsp;</li>
<li>字段&nbsp;|&nbsp;</li>
<li>构造器&nbsp;|&nbsp;</li>
<li><a href="#method.summary">方法</a></li>
</ul>
<ul class="subNavList">
<li>详细资料:&nbsp;</li>
<li>字段&nbsp;|&nbsp;</li>
<li>构造器&nbsp;|&nbsp;</li>
<li><a href="#method.detail">方法</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.calcite.sql.ddl</div>
<h2 title="类 SqlDdlNodes" class="title">类 SqlDdlNodes</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.apache.calcite.sql.ddl.SqlDdlNodes</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">SqlDdlNodes</span>
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></pre>
<div class="block">Utilities concerning <a href="../../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类"><code>SqlNode</code></a> for DDL.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>嵌套类概要</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="嵌套类概要表, 列表嵌套类和解释">
<caption><span>嵌套类</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th class="colLast" scope="col">类和说明</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/calcite/sql/ddl/SqlDdlNodes.FileType.html" title="org.apache.calcite.sql.ddl中的枚举">SqlDdlNodes.FileType</a></span></code>
<div class="block">File type for CREATE FUNCTION.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>方法概要</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释">
<caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">静态方法</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">具体方法</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th class="colLast" scope="col">方法和说明</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/calcite/sql/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>(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name,
<a href="../../../../../org/apache/calcite/sql/SqlDataTypeSpec.html" title="org.apache.calcite.sql中的类">SqlDataTypeSpec</a>&nbsp;dataType,
<a href="../../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a>&nbsp;expression,
<a href="../../../../../org/apache/calcite/sql/SqlCollation.html" title="org.apache.calcite.sql中的类">SqlCollation</a>&nbsp;collation)</code>
<div class="block">Creates a attribute definition.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/calcite/sql/ddl/SqlDdlNodes.html#check-org.apache.calcite.sql.parser.SqlParserPos-org.apache.calcite.sql.SqlIdentifier-org.apache.calcite.sql.SqlNode-">check</a></span>(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name,
<a href="../../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a>&nbsp;expression)</code>
<div class="block">Creates a CHECK constraint.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/calcite/sql/ddl/SqlDdlNodes.html#column-org.apache.calcite.sql.parser.SqlParserPos-org.apache.calcite.sql.SqlIdentifier-org.apache.calcite.sql.SqlDataTypeSpec-org.apache.calcite.sql.SqlNode-org.apache.calcite.schema.ColumnStrategy-">column</a></span>(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name,
<a href="../../../../../org/apache/calcite/sql/SqlDataTypeSpec.html" title="org.apache.calcite.sql中的类">SqlDataTypeSpec</a>&nbsp;dataType,
<a href="../../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a>&nbsp;expression,
<a href="../../../../../org/apache/calcite/schema/ColumnStrategy.html" title="org.apache.calcite.schema中的枚举">ColumnStrategy</a>&nbsp;strategy)</code>
<div class="block">Creates a column declaration.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/calcite/sql/ddl/SqlCreateForeignSchema.html" title="org.apache.calcite.sql.ddl中的类">SqlCreateForeignSchema</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/calcite/sql/ddl/SqlDdlNodes.html#createForeignSchema-org.apache.calcite.sql.parser.SqlParserPos-boolean-boolean-org.apache.calcite.sql.SqlIdentifier-org.apache.calcite.sql.SqlNode-org.apache.calcite.sql.SqlNode-org.apache.calcite.sql.SqlNodeList-">createForeignSchema</a></span>(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
boolean&nbsp;replace,
boolean&nbsp;ifNotExists,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name,
<a href="../../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a>&nbsp;type,
<a href="../../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a>&nbsp;library,
<a href="../../../../../org/apache/calcite/sql/SqlNodeList.html" title="org.apache.calcite.sql中的类">SqlNodeList</a>&nbsp;optionList)</code>
<div class="block">Creates a CREATE FOREIGN SCHEMA.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/calcite/sql/ddl/SqlCreateFunction.html" title="org.apache.calcite.sql.ddl中的类">SqlCreateFunction</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/calcite/sql/ddl/SqlDdlNodes.html#createFunction-org.apache.calcite.sql.parser.SqlParserPos-boolean-boolean-org.apache.calcite.sql.SqlIdentifier-org.apache.calcite.sql.SqlNode-org.apache.calcite.sql.SqlNodeList-">createFunction</a></span>(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
boolean&nbsp;replace,
boolean&nbsp;ifNotExists,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name,
<a href="../../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a>&nbsp;className,
<a href="../../../../../org/apache/calcite/sql/SqlNodeList.html" title="org.apache.calcite.sql中的类">SqlNodeList</a>&nbsp;usingList)</code>
<div class="block">Creates a CREATE FUNCTION.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/calcite/sql/ddl/SqlCreateMaterializedView.html" title="org.apache.calcite.sql.ddl中的类">SqlCreateMaterializedView</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/calcite/sql/ddl/SqlDdlNodes.html#createMaterializedView-org.apache.calcite.sql.parser.SqlParserPos-boolean-boolean-org.apache.calcite.sql.SqlIdentifier-org.apache.calcite.sql.SqlNodeList-org.apache.calcite.sql.SqlNode-">createMaterializedView</a></span>(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
boolean&nbsp;replace,
boolean&nbsp;ifNotExists,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name,
<a href="../../../../../org/apache/calcite/sql/SqlNodeList.html" title="org.apache.calcite.sql中的类">SqlNodeList</a>&nbsp;columnList,
<a href="../../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a>&nbsp;query)</code>
<div class="block">Creates a CREATE MATERIALIZED VIEW.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/calcite/sql/ddl/SqlCreateSchema.html" title="org.apache.calcite.sql.ddl中的类">SqlCreateSchema</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/calcite/sql/ddl/SqlDdlNodes.html#createSchema-org.apache.calcite.sql.parser.SqlParserPos-boolean-boolean-org.apache.calcite.sql.SqlIdentifier-">createSchema</a></span>(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
boolean&nbsp;replace,
boolean&nbsp;ifNotExists,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name)</code>
<div class="block">Creates a CREATE SCHEMA.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/calcite/sql/ddl/SqlCreateTable.html" title="org.apache.calcite.sql.ddl中的类">SqlCreateTable</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/calcite/sql/ddl/SqlDdlNodes.html#createTable-org.apache.calcite.sql.parser.SqlParserPos-boolean-boolean-org.apache.calcite.sql.SqlIdentifier-org.apache.calcite.sql.SqlNodeList-org.apache.calcite.sql.SqlNode-">createTable</a></span>(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
boolean&nbsp;replace,
boolean&nbsp;ifNotExists,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name,
<a href="../../../../../org/apache/calcite/sql/SqlNodeList.html" title="org.apache.calcite.sql中的类">SqlNodeList</a>&nbsp;columnList,
<a href="../../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a>&nbsp;query)</code>
<div class="block">Creates a CREATE TABLE.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/calcite/sql/ddl/SqlCreateType.html" title="org.apache.calcite.sql.ddl中的类">SqlCreateType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/calcite/sql/ddl/SqlDdlNodes.html#createType-org.apache.calcite.sql.parser.SqlParserPos-boolean-org.apache.calcite.sql.SqlIdentifier-org.apache.calcite.sql.SqlNodeList-org.apache.calcite.sql.SqlDataTypeSpec-">createType</a></span>(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
boolean&nbsp;replace,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name,
<a href="../../../../../org/apache/calcite/sql/SqlNodeList.html" title="org.apache.calcite.sql中的类">SqlNodeList</a>&nbsp;attributeList,
<a href="../../../../../org/apache/calcite/sql/SqlDataTypeSpec.html" title="org.apache.calcite.sql中的类">SqlDataTypeSpec</a>&nbsp;dataTypeSpec)</code>
<div class="block">Creates a CREATE TYPE.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/calcite/sql/ddl/SqlCreateView.html" title="org.apache.calcite.sql.ddl中的类">SqlCreateView</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/calcite/sql/ddl/SqlDdlNodes.html#createView-org.apache.calcite.sql.parser.SqlParserPos-boolean-org.apache.calcite.sql.SqlIdentifier-org.apache.calcite.sql.SqlNodeList-org.apache.calcite.sql.SqlNode-">createView</a></span>(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
boolean&nbsp;replace,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name,
<a href="../../../../../org/apache/calcite/sql/SqlNodeList.html" title="org.apache.calcite.sql中的类">SqlNodeList</a>&nbsp;columnList,
<a href="../../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a>&nbsp;query)</code>
<div class="block">Creates a CREATE VIEW.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/calcite/sql/SqlDrop.html" title="org.apache.calcite.sql中的类">SqlDrop</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/calcite/sql/ddl/SqlDdlNodes.html#dropFunction-org.apache.calcite.sql.parser.SqlParserPos-boolean-org.apache.calcite.sql.SqlIdentifier-">dropFunction</a></span>(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
boolean&nbsp;ifExists,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name)</code>
<div class="block">Creates a DROP FUNCTION.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/calcite/sql/SqlDrop.html" title="org.apache.calcite.sql中的类">SqlDrop</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/calcite/sql/ddl/SqlDdlNodes.html#dropMaterializedView-org.apache.calcite.sql.parser.SqlParserPos-boolean-org.apache.calcite.sql.SqlIdentifier-">dropMaterializedView</a></span>(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
boolean&nbsp;ifExists,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name)</code>
<div class="block">Creates a DROP MATERIALIZED VIEW.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/calcite/sql/ddl/SqlDropSchema.html" title="org.apache.calcite.sql.ddl中的类">SqlDropSchema</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/calcite/sql/ddl/SqlDdlNodes.html#dropSchema-org.apache.calcite.sql.parser.SqlParserPos-boolean-boolean-org.apache.calcite.sql.SqlIdentifier-">dropSchema</a></span>(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
boolean&nbsp;foreign,
boolean&nbsp;ifExists,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name)</code>
<div class="block">Creates a DROP [ FOREIGN ] SCHEMA.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/calcite/sql/ddl/SqlDropTable.html" title="org.apache.calcite.sql.ddl中的类">SqlDropTable</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/calcite/sql/ddl/SqlDdlNodes.html#dropTable-org.apache.calcite.sql.parser.SqlParserPos-boolean-org.apache.calcite.sql.SqlIdentifier-">dropTable</a></span>(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
boolean&nbsp;ifExists,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name)</code>
<div class="block">Creates a DROP TABLE.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/calcite/sql/ddl/SqlDropType.html" title="org.apache.calcite.sql.ddl中的类">SqlDropType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/calcite/sql/ddl/SqlDdlNodes.html#dropType-org.apache.calcite.sql.parser.SqlParserPos-boolean-org.apache.calcite.sql.SqlIdentifier-">dropType</a></span>(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
boolean&nbsp;ifExists,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name)</code>
<div class="block">Creates a DROP TYPE.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/calcite/sql/SqlDrop.html" title="org.apache.calcite.sql中的类">SqlDrop</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/calcite/sql/ddl/SqlDdlNodes.html#dropView-org.apache.calcite.sql.parser.SqlParserPos-boolean-org.apache.calcite.sql.SqlIdentifier-">dropView</a></span>(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
boolean&nbsp;ifExists,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name)</code>
<div class="block">Creates a DROP VIEW.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>protected static void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/calcite/sql/ddl/SqlDdlNodes.html#populate-org.apache.calcite.sql.SqlIdentifier-org.apache.calcite.sql.SqlNode-org.apache.calcite.jdbc.CalcitePrepare.Context-">populate</a></span>(<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name,
<a href="../../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a>&nbsp;query,
<a href="../../../../../org/apache/calcite/jdbc/CalcitePrepare.Context.html" title="org.apache.calcite.jdbc中的接口">CalcitePrepare.Context</a>&nbsp;context)</code>
<div class="block">Populates the table called <code>name</code> by executing <code>query</code>.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/calcite/sql/ddl/SqlKeyConstraint.html" title="org.apache.calcite.sql.ddl中的类">SqlKeyConstraint</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/calcite/sql/ddl/SqlDdlNodes.html#primary-org.apache.calcite.sql.parser.SqlParserPos-org.apache.calcite.sql.SqlIdentifier-org.apache.calcite.sql.SqlNodeList-">primary</a></span>(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name,
<a href="../../../../../org/apache/calcite/sql/SqlNodeList.html" title="org.apache.calcite.sql中的类">SqlNodeList</a>&nbsp;columnList)</code>
<div class="block">Creates a PRIMARY KEY constraint.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/calcite/sql/ddl/SqlKeyConstraint.html" title="org.apache.calcite.sql.ddl中的类">SqlKeyConstraint</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/calcite/sql/ddl/SqlDdlNodes.html#unique-org.apache.calcite.sql.parser.SqlParserPos-org.apache.calcite.sql.SqlIdentifier-org.apache.calcite.sql.SqlNodeList-">unique</a></span>(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name,
<a href="../../../../../org/apache/calcite/sql/SqlNodeList.html" title="org.apache.calcite.sql中的类">SqlNodeList</a>&nbsp;columnList)</code>
<div class="block">Creates a UNIQUE constraint.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>从类继承的方法&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="java.lang中的类或接口">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="java.lang中的类或接口">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="java.lang中的类或接口">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="java.lang中的类或接口">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="java.lang中的类或接口">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="java.lang中的类或接口">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="java.lang中的类或接口">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="java.lang中的类或接口">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="java.lang中的类或接口">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="java.lang中的类或接口">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="java.lang中的类或接口">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>方法详细资料</h3>
<a name="createSchema-org.apache.calcite.sql.parser.SqlParserPos-boolean-boolean-org.apache.calcite.sql.SqlIdentifier-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createSchema</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/calcite/sql/ddl/SqlCreateSchema.html" title="org.apache.calcite.sql.ddl中的类">SqlCreateSchema</a>&nbsp;createSchema(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
boolean&nbsp;replace,
boolean&nbsp;ifNotExists,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name)</pre>
<div class="block">Creates a CREATE SCHEMA.</div>
</li>
</ul>
<a name="createForeignSchema-org.apache.calcite.sql.parser.SqlParserPos-boolean-boolean-org.apache.calcite.sql.SqlIdentifier-org.apache.calcite.sql.SqlNode-org.apache.calcite.sql.SqlNode-org.apache.calcite.sql.SqlNodeList-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createForeignSchema</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/calcite/sql/ddl/SqlCreateForeignSchema.html" title="org.apache.calcite.sql.ddl中的类">SqlCreateForeignSchema</a>&nbsp;createForeignSchema(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
boolean&nbsp;replace,
boolean&nbsp;ifNotExists,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name,
<a href="../../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a>&nbsp;type,
<a href="../../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a>&nbsp;library,
<a href="../../../../../org/apache/calcite/sql/SqlNodeList.html" title="org.apache.calcite.sql中的类">SqlNodeList</a>&nbsp;optionList)</pre>
<div class="block">Creates a CREATE FOREIGN SCHEMA.</div>
</li>
</ul>
<a name="createType-org.apache.calcite.sql.parser.SqlParserPos-boolean-org.apache.calcite.sql.SqlIdentifier-org.apache.calcite.sql.SqlNodeList-org.apache.calcite.sql.SqlDataTypeSpec-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createType</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/calcite/sql/ddl/SqlCreateType.html" title="org.apache.calcite.sql.ddl中的类">SqlCreateType</a>&nbsp;createType(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
boolean&nbsp;replace,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name,
<a href="../../../../../org/apache/calcite/sql/SqlNodeList.html" title="org.apache.calcite.sql中的类">SqlNodeList</a>&nbsp;attributeList,
<a href="../../../../../org/apache/calcite/sql/SqlDataTypeSpec.html" title="org.apache.calcite.sql中的类">SqlDataTypeSpec</a>&nbsp;dataTypeSpec)</pre>
<div class="block">Creates a CREATE TYPE.</div>
</li>
</ul>
<a name="createTable-org.apache.calcite.sql.parser.SqlParserPos-boolean-boolean-org.apache.calcite.sql.SqlIdentifier-org.apache.calcite.sql.SqlNodeList-org.apache.calcite.sql.SqlNode-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createTable</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/calcite/sql/ddl/SqlCreateTable.html" title="org.apache.calcite.sql.ddl中的类">SqlCreateTable</a>&nbsp;createTable(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
boolean&nbsp;replace,
boolean&nbsp;ifNotExists,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name,
<a href="../../../../../org/apache/calcite/sql/SqlNodeList.html" title="org.apache.calcite.sql中的类">SqlNodeList</a>&nbsp;columnList,
<a href="../../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a>&nbsp;query)</pre>
<div class="block">Creates a CREATE TABLE.</div>
</li>
</ul>
<a name="createView-org.apache.calcite.sql.parser.SqlParserPos-boolean-org.apache.calcite.sql.SqlIdentifier-org.apache.calcite.sql.SqlNodeList-org.apache.calcite.sql.SqlNode-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createView</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/calcite/sql/ddl/SqlCreateView.html" title="org.apache.calcite.sql.ddl中的类">SqlCreateView</a>&nbsp;createView(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
boolean&nbsp;replace,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name,
<a href="../../../../../org/apache/calcite/sql/SqlNodeList.html" title="org.apache.calcite.sql中的类">SqlNodeList</a>&nbsp;columnList,
<a href="../../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a>&nbsp;query)</pre>
<div class="block">Creates a CREATE VIEW.</div>
</li>
</ul>
<a name="createMaterializedView-org.apache.calcite.sql.parser.SqlParserPos-boolean-boolean-org.apache.calcite.sql.SqlIdentifier-org.apache.calcite.sql.SqlNodeList-org.apache.calcite.sql.SqlNode-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createMaterializedView</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/calcite/sql/ddl/SqlCreateMaterializedView.html" title="org.apache.calcite.sql.ddl中的类">SqlCreateMaterializedView</a>&nbsp;createMaterializedView(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
boolean&nbsp;replace,
boolean&nbsp;ifNotExists,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name,
<a href="../../../../../org/apache/calcite/sql/SqlNodeList.html" title="org.apache.calcite.sql中的类">SqlNodeList</a>&nbsp;columnList,
<a href="../../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a>&nbsp;query)</pre>
<div class="block">Creates a CREATE MATERIALIZED VIEW.</div>
</li>
</ul>
<a name="createFunction-org.apache.calcite.sql.parser.SqlParserPos-boolean-boolean-org.apache.calcite.sql.SqlIdentifier-org.apache.calcite.sql.SqlNode-org.apache.calcite.sql.SqlNodeList-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createFunction</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/calcite/sql/ddl/SqlCreateFunction.html" title="org.apache.calcite.sql.ddl中的类">SqlCreateFunction</a>&nbsp;createFunction(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
boolean&nbsp;replace,
boolean&nbsp;ifNotExists,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name,
<a href="../../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a>&nbsp;className,
<a href="../../../../../org/apache/calcite/sql/SqlNodeList.html" title="org.apache.calcite.sql中的类">SqlNodeList</a>&nbsp;usingList)</pre>
<div class="block">Creates a CREATE FUNCTION.</div>
</li>
</ul>
<a name="dropSchema-org.apache.calcite.sql.parser.SqlParserPos-boolean-boolean-org.apache.calcite.sql.SqlIdentifier-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>dropSchema</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/calcite/sql/ddl/SqlDropSchema.html" title="org.apache.calcite.sql.ddl中的类">SqlDropSchema</a>&nbsp;dropSchema(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
boolean&nbsp;foreign,
boolean&nbsp;ifExists,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name)</pre>
<div class="block">Creates a DROP [ FOREIGN ] SCHEMA.</div>
</li>
</ul>
<a name="dropType-org.apache.calcite.sql.parser.SqlParserPos-boolean-org.apache.calcite.sql.SqlIdentifier-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>dropType</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/calcite/sql/ddl/SqlDropType.html" title="org.apache.calcite.sql.ddl中的类">SqlDropType</a>&nbsp;dropType(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
boolean&nbsp;ifExists,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name)</pre>
<div class="block">Creates a DROP TYPE.</div>
</li>
</ul>
<a name="dropTable-org.apache.calcite.sql.parser.SqlParserPos-boolean-org.apache.calcite.sql.SqlIdentifier-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>dropTable</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/calcite/sql/ddl/SqlDropTable.html" title="org.apache.calcite.sql.ddl中的类">SqlDropTable</a>&nbsp;dropTable(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
boolean&nbsp;ifExists,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name)</pre>
<div class="block">Creates a DROP TABLE.</div>
</li>
</ul>
<a name="dropView-org.apache.calcite.sql.parser.SqlParserPos-boolean-org.apache.calcite.sql.SqlIdentifier-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>dropView</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/calcite/sql/SqlDrop.html" title="org.apache.calcite.sql中的类">SqlDrop</a>&nbsp;dropView(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
boolean&nbsp;ifExists,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name)</pre>
<div class="block">Creates a DROP VIEW.</div>
</li>
</ul>
<a name="dropMaterializedView-org.apache.calcite.sql.parser.SqlParserPos-boolean-org.apache.calcite.sql.SqlIdentifier-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>dropMaterializedView</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/calcite/sql/SqlDrop.html" title="org.apache.calcite.sql中的类">SqlDrop</a>&nbsp;dropMaterializedView(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
boolean&nbsp;ifExists,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name)</pre>
<div class="block">Creates a DROP MATERIALIZED VIEW.</div>
</li>
</ul>
<a name="dropFunction-org.apache.calcite.sql.parser.SqlParserPos-boolean-org.apache.calcite.sql.SqlIdentifier-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>dropFunction</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/calcite/sql/SqlDrop.html" title="org.apache.calcite.sql中的类">SqlDrop</a>&nbsp;dropFunction(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
boolean&nbsp;ifExists,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name)</pre>
<div class="block">Creates a DROP FUNCTION.</div>
</li>
</ul>
<a name="column-org.apache.calcite.sql.parser.SqlParserPos-org.apache.calcite.sql.SqlIdentifier-org.apache.calcite.sql.SqlDataTypeSpec-org.apache.calcite.sql.SqlNode-org.apache.calcite.schema.ColumnStrategy-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>column</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a>&nbsp;column(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name,
<a href="../../../../../org/apache/calcite/sql/SqlDataTypeSpec.html" title="org.apache.calcite.sql中的类">SqlDataTypeSpec</a>&nbsp;dataType,
<a href="../../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a>&nbsp;expression,
<a href="../../../../../org/apache/calcite/schema/ColumnStrategy.html" title="org.apache.calcite.schema中的枚举">ColumnStrategy</a>&nbsp;strategy)</pre>
<div class="block">Creates a column declaration.</div>
</li>
</ul>
<a name="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-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>attribute</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a>&nbsp;attribute(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name,
<a href="../../../../../org/apache/calcite/sql/SqlDataTypeSpec.html" title="org.apache.calcite.sql中的类">SqlDataTypeSpec</a>&nbsp;dataType,
<a href="../../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a>&nbsp;expression,
<a href="../../../../../org/apache/calcite/sql/SqlCollation.html" title="org.apache.calcite.sql中的类">SqlCollation</a>&nbsp;collation)</pre>
<div class="block">Creates a attribute definition.</div>
</li>
</ul>
<a name="check-org.apache.calcite.sql.parser.SqlParserPos-org.apache.calcite.sql.SqlIdentifier-org.apache.calcite.sql.SqlNode-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>check</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a>&nbsp;check(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name,
<a href="../../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a>&nbsp;expression)</pre>
<div class="block">Creates a CHECK constraint.</div>
</li>
</ul>
<a name="unique-org.apache.calcite.sql.parser.SqlParserPos-org.apache.calcite.sql.SqlIdentifier-org.apache.calcite.sql.SqlNodeList-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>unique</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/calcite/sql/ddl/SqlKeyConstraint.html" title="org.apache.calcite.sql.ddl中的类">SqlKeyConstraint</a>&nbsp;unique(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name,
<a href="../../../../../org/apache/calcite/sql/SqlNodeList.html" title="org.apache.calcite.sql中的类">SqlNodeList</a>&nbsp;columnList)</pre>
<div class="block">Creates a UNIQUE constraint.</div>
</li>
</ul>
<a name="primary-org.apache.calcite.sql.parser.SqlParserPos-org.apache.calcite.sql.SqlIdentifier-org.apache.calcite.sql.SqlNodeList-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>primary</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/calcite/sql/ddl/SqlKeyConstraint.html" title="org.apache.calcite.sql.ddl中的类">SqlKeyConstraint</a>&nbsp;primary(<a href="../../../../../org/apache/calcite/sql/parser/SqlParserPos.html" title="org.apache.calcite.sql.parser中的类">SqlParserPos</a>&nbsp;pos,
<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name,
<a href="../../../../../org/apache/calcite/sql/SqlNodeList.html" title="org.apache.calcite.sql中的类">SqlNodeList</a>&nbsp;columnList)</pre>
<div class="block">Creates a PRIMARY KEY constraint.</div>
</li>
</ul>
<a name="populate-org.apache.calcite.sql.SqlIdentifier-org.apache.calcite.sql.SqlNode-org.apache.calcite.jdbc.CalcitePrepare.Context-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>populate</h4>
<pre>protected static&nbsp;void&nbsp;populate(<a href="../../../../../org/apache/calcite/sql/SqlIdentifier.html" title="org.apache.calcite.sql中的类">SqlIdentifier</a>&nbsp;name,
<a href="../../../../../org/apache/calcite/sql/SqlNode.html" title="org.apache.calcite.sql中的类">SqlNode</a>&nbsp;query,
<a href="../../../../../org/apache/calcite/jdbc/CalcitePrepare.Context.html" title="org.apache.calcite.jdbc中的接口">CalcitePrepare.Context</a>&nbsp;context)</pre>
<div class="block">Populates the table called <code>name</code> by executing <code>query</code>.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="导航">
<li><a href="../../../../../overview-summary.html">概览</a></li>
<li><a href="package-summary.html">程序包</a></li>
<li class="navBarCell1Rev"></li>
<li><a href="package-tree.html"></a></li>
<li><a href="../../../../../deprecated-list.html">已过时</a></li>
<li><a href="../../../../../index-all.html">索引</a></li>
<li><a href="../../../../../help-doc.html">帮助</a></li>
</ul>
<div class="aboutLanguage"><b>Apache Calcite</b></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/calcite/sql/ddl/SqlCreateView.html" title="org.apache.calcite.sql.ddl中的类"><span class="typeNameLink">上一个类</span></a></li>
<li><a href="../../../../../org/apache/calcite/sql/ddl/SqlDdlNodes.FileType.html" title="org.apache.calcite.sql.ddl中的枚举"><span class="typeNameLink">下一个类</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/calcite/sql/ddl/SqlDdlNodes.html" target="_top">框架</a></li>
<li><a href="SqlDdlNodes.html" target="_top">无框架</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">所有类</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>概要:&nbsp;</li>
<li><a href="#nested.class.summary">嵌套</a>&nbsp;|&nbsp;</li>
<li>字段&nbsp;|&nbsp;</li>
<li>构造器&nbsp;|&nbsp;</li>
<li><a href="#method.summary">方法</a></li>
</ul>
<ul class="subNavList">
<li>详细资料:&nbsp;</li>
<li>字段&nbsp;|&nbsp;</li>
<li>构造器&nbsp;|&nbsp;</li>
<li><a href="#method.detail">方法</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &copy; 2012-2020 Apache Software Foundation. All Rights Reserved.</small></p>
</body>
</html>