blob: fbcc3a3c4d79fbcd7cf1105cfecb53de7aec0a90 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>SqlWriterConfig (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="SqlWriterConfig (Apache Calcite calcite API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6,"i37":6,"i38":6,"i39":6,"i40":6,"i41":6,"i42":6,"i43":6,"i44":6,"i45":6,"i46":6,"i47":6,"i48":6,"i49":6,"i50":6,"i51":6,"i52":6,"i53":6,"i54":6,"i55":6,"i56":6,"i57":6,"i58":6,"i59":6,"i60":6,"i61":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Apache Calcite</b></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/calcite/sql/SqlWriter.SubQueryStyle.html" title="enum in org.apache.calcite.sql"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/calcite/sql/SqlWriterConfig.html" target="_top">Frames</a></li>
<li><a href="SqlWriterConfig.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.calcite.sql</div>
<h2 title="Interface SqlWriterConfig" class="title">Interface SqlWriterConfig</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public interface <span class="typeNameLabel">SqlWriterConfig</span></pre>
<div class="block">Configuration for <a href="../../../../org/apache/calcite/sql/SqlWriter.html" title="interface in org.apache.calcite.sql"><code>SqlWriter</code></a> and <a href="../../../../org/apache/calcite/sql/pretty/SqlPrettyWriter.html" title="class in org.apache.calcite.sql.pretty"><code>SqlPrettyWriter</code></a>.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</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/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a></span></code>
<div class="block">Policy for how to do deal with long lines.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#alwaysUseParentheses--">alwaysUseParentheses</a></span>()</code>
<div class="block">Returns whether expressions should always be included in parentheses.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#caseClausesOnNewLines--">caseClausesOnNewLines</a></span>()</code>
<div class="block">Returns whether the WHEN, THEN and ELSE clauses of a CASE expression
appear at the start of a new line.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#clauseEndsLine--">clauseEndsLine</a></span>()</code>
<div class="block">Returns whether a clause (FROM, WHERE, GROUP BY, HAVING, WINDOW,
ORDER BY) is followed by a new line.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#clauseStartsLine--">clauseStartsLine</a></span>()</code>
<div class="block">Returns whether a clause (FROM, WHERE, GROUP BY, HAVING, WINDOW,
ORDER BY) starts a new line.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlDialect.html" title="class in org.apache.calcite.sql">SqlDialect</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#dialect--">dialect</a></span>()</code>
<div class="block">Returns the dialect.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#foldLength--">foldLength</a></span>()</code>
<div class="block">Returns the line length at which items are chopped or folded (for clauses
that have chosen <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html#CHOP"><code>SqlWriterConfig.LineFolding.CHOP</code></a> or <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html#FOLD"><code>SqlWriterConfig.LineFolding.FOLD</code></a>).</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#fromFolding--">fromFolding</a></span>()</code>
<div class="block">Returns the line-folding policy for the FROM clause (and JOIN).</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#groupByFolding--">groupByFolding</a></span>()</code>
<div class="block">Returns the line-folding policy for the GROUP BY clause.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#havingFolding--">havingFolding</a></span>()</code>
<div class="block">Returns the line-folding policy for the HAVING clause.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#indentation--">indentation</a></span>()</code>
<div class="block">Returns the number of spaces indentation.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#keywordsLowerCase--">keywordsLowerCase</a></span>()</code>
<div class="block">Returns whether to print keywords (SELECT, AS, etc.) in lower-case.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#leadingComma--">leadingComma</a></span>()</code>
<div class="block">Returns whether commas in SELECT, GROUP BY and ORDER clauses should
appear at the start of the line.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#lineFolding--">lineFolding</a></span>()</code>
<div class="block">Returns the line-folding policy for lists in the SELECT, GROUP BY and
ORDER clauses, for items in the SET clause of UPDATE, and for items in
VALUES.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#lineLength--">lineLength</a></span>()</code>
<div class="block">Returns the maximum line length.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#matchFolding--">matchFolding</a></span>()</code>
<div class="block">Returns the line-folding policy for the MATCH_RECOGNIZE clause.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#orderByFolding--">orderByFolding</a></span>()</code>
<div class="block">Returns the line-folding policy for the ORDER BY clause.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#overFolding--">overFolding</a></span>()</code>
<div class="block">Returns the line-folding policy for the OVER clause or a window
declaration.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#quoteAllIdentifiers--">quoteAllIdentifiers</a></span>()</code>
<div class="block">Returns whether to quote all identifiers, even those which would be
correct according to the rules of the <a href="../../../../org/apache/calcite/sql/SqlDialect.html" title="class in org.apache.calcite.sql"><code>SqlDialect</code></a> if quotation
marks were omitted.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#selectFolding--">selectFolding</a></span>()</code>
<div class="block">Returns the line-folding policy for the SELECT clause.</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#selectListExtraIndentFlag--">selectListExtraIndentFlag</a></span>()</code>
<div class="block">Returns whether to use a fix for SELECT list indentations.</div>
</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#selectListItemsOnSeparateLines--">selectListItemsOnSeparateLines</a></span>()</code>
<div class="block">Returns whether each item in a SELECT list, GROUP BY list, or ORDER BY
list is on its own line.</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriter.SubQueryStyle.html" title="enum in org.apache.calcite.sql">SqlWriter.SubQueryStyle</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#subQueryStyle--">subQueryStyle</a></span>()</code>
<div class="block">Returns the sub-query style.</div>
</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#updateSetFolding--">updateSetFolding</a></span>()</code>
<div class="block">Returns the line-folding policy for the SET clause of an UPDATE statement.</div>
</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#updateSetListNewline--">updateSetListNewline</a></span>()</code>
<div class="block">Returns whether each assignment in the SET clause of an UPDATE or MERGE
statement should be on its own line.</div>
</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#valuesFolding--">valuesFolding</a></span>()</code>
<div class="block">Returns the line-folding policy for the VALUES expression.</div>
</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#valuesListNewline--">valuesListNewline</a></span>()</code>
<div class="block">Returns whether each row in a VALUES clause should be on its own
line.</div>
</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#whereFolding--">whereFolding</a></span>()</code>
<div class="block">Returns the line-folding policy for the WHERE clause.</div>
</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#whereListItemsOnSeparateLines--">whereListItemsOnSeparateLines</a></span>()</code>
<div class="block">Returns whether to print a newline before each AND or OR (whichever is
higher level) in WHERE clauses.</div>
</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#windowDeclListNewline--">windowDeclListNewline</a></span>()</code>
<div class="block">Returns whether each declaration in a WINDOW clause should be on its own
line.</div>
</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#windowFolding--">windowFolding</a></span>()</code>
<div class="block">Returns the line-folding policy for the WINDOW clause.</div>
</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#windowNewline--">windowNewline</a></span>()</code>
<div class="block">Returns whether a WINDOW clause should start its own line.</div>
</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withAlwaysUseParentheses-boolean-">withAlwaysUseParentheses</a></span>(boolean&nbsp;alwaysUseParentheses)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#alwaysUseParentheses--"><code>alwaysUseParentheses()</code></a>.</div>
</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withCaseClausesOnNewLines-boolean-">withCaseClausesOnNewLines</a></span>(boolean&nbsp;caseClausesOnNewLines)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#caseClausesOnNewLines--"><code>caseClausesOnNewLines()</code></a>.</div>
</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withClauseEndsLine-boolean-">withClauseEndsLine</a></span>(boolean&nbsp;clauseEndsLine)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#clauseEndsLine--"><code>clauseEndsLine()</code></a>.</div>
</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withClauseStartsLine-boolean-">withClauseStartsLine</a></span>(boolean&nbsp;clauseStartsLine)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#clauseStartsLine--"><code>clauseStartsLine()</code></a>.</div>
</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withDialect-org.apache.calcite.sql.SqlDialect-">withDialect</a></span>(<a href="../../../../org/apache/calcite/sql/SqlDialect.html" title="class in org.apache.calcite.sql">SqlDialect</a>&nbsp;dialect)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#dialect--"><code>dialect()</code></a>.</div>
</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withFoldLength-int-">withFoldLength</a></span>(int&nbsp;lineLength)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#foldLength--"><code>foldLength()</code></a>.</div>
</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withFromFolding-org.apache.calcite.sql.SqlWriterConfig.LineFolding-">withFromFolding</a></span>(<a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;lineFolding)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#fromFolding--"><code>fromFolding()</code></a>.</div>
</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withGroupByFolding-org.apache.calcite.sql.SqlWriterConfig.LineFolding-">withGroupByFolding</a></span>(<a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;lineFolding)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#groupByFolding--"><code>groupByFolding()</code></a>.</div>
</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withHavingFolding-org.apache.calcite.sql.SqlWriterConfig.LineFolding-">withHavingFolding</a></span>(<a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;lineFolding)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#havingFolding--"><code>havingFolding()</code></a>.</div>
</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withIndentation-int-">withIndentation</a></span>(int&nbsp;indentation)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#indentation--"><code>indentation()</code></a>.</div>
</td>
</tr>
<tr id="i41" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withKeywordsLowerCase-boolean-">withKeywordsLowerCase</a></span>(boolean&nbsp;keywordsLowerCase)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#keywordsLowerCase--"><code>keywordsLowerCase()</code></a>.</div>
</td>
</tr>
<tr id="i42" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withLeadingComma-boolean-">withLeadingComma</a></span>(boolean&nbsp;leadingComma)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#leadingComma--"><code>leadingComma()</code></a>.</div>
</td>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withLineFolding-org.apache.calcite.sql.SqlWriterConfig.LineFolding-">withLineFolding</a></span>(<a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;lineFolding)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#lineFolding--"><code>lineFolding()</code></a>.</div>
</td>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withLineLength-int-">withLineLength</a></span>(int&nbsp;lineLength)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#lineLength--"><code>lineLength()</code></a>.</div>
</td>
</tr>
<tr id="i45" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withMatchFolding-org.apache.calcite.sql.SqlWriterConfig.LineFolding-">withMatchFolding</a></span>(<a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;lineFolding)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#matchFolding--"><code>matchFolding()</code></a>.</div>
</td>
</tr>
<tr id="i46" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withOrderByFolding-org.apache.calcite.sql.SqlWriterConfig.LineFolding-">withOrderByFolding</a></span>(<a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;lineFolding)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#orderByFolding--"><code>orderByFolding()</code></a>.</div>
</td>
</tr>
<tr id="i47" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withOverFolding-org.apache.calcite.sql.SqlWriterConfig.LineFolding-">withOverFolding</a></span>(<a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;lineFolding)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#overFolding--"><code>overFolding()</code></a>.</div>
</td>
</tr>
<tr id="i48" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withQuoteAllIdentifiers-boolean-">withQuoteAllIdentifiers</a></span>(boolean&nbsp;quoteAllIdentifiers)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#quoteAllIdentifiers--"><code>quoteAllIdentifiers()</code></a>.</div>
</td>
</tr>
<tr id="i49" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withSelectFolding-org.apache.calcite.sql.SqlWriterConfig.LineFolding-">withSelectFolding</a></span>(<a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;lineFolding)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#selectFolding--"><code>selectFolding()</code></a>.</div>
</td>
</tr>
<tr id="i50" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withSelectListExtraIndentFlag-boolean-">withSelectListExtraIndentFlag</a></span>(boolean&nbsp;selectListExtraIndentFlag)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#selectListExtraIndentFlag--"><code>selectListExtraIndentFlag()</code></a>.</div>
</td>
</tr>
<tr id="i51" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withSelectListItemsOnSeparateLines-boolean-">withSelectListItemsOnSeparateLines</a></span>(boolean&nbsp;selectListItemsOnSeparateLines)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#selectListItemsOnSeparateLines--"><code>selectListItemsOnSeparateLines()</code></a>.</div>
</td>
</tr>
<tr id="i52" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withSubQueryStyle-org.apache.calcite.sql.SqlWriter.SubQueryStyle-">withSubQueryStyle</a></span>(<a href="../../../../org/apache/calcite/sql/SqlWriter.SubQueryStyle.html" title="enum in org.apache.calcite.sql">SqlWriter.SubQueryStyle</a>&nbsp;subQueryStyle)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#subQueryStyle--"><code>subQueryStyle()</code></a>.</div>
</td>
</tr>
<tr id="i53" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withUpdateSetFolding-org.apache.calcite.sql.SqlWriterConfig.LineFolding-">withUpdateSetFolding</a></span>(<a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;lineFolding)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#updateSetFolding--"><code>updateSetFolding()</code></a>.</div>
</td>
</tr>
<tr id="i54" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withUpdateSetListNewline-boolean-">withUpdateSetListNewline</a></span>(boolean&nbsp;updateSetListNewline)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#updateSetListNewline--"><code>updateSetListNewline()</code></a>.</div>
</td>
</tr>
<tr id="i55" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withValuesFolding-org.apache.calcite.sql.SqlWriterConfig.LineFolding-">withValuesFolding</a></span>(<a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;lineFolding)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#valuesFolding--"><code>valuesFolding()</code></a>.</div>
</td>
</tr>
<tr id="i56" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withValuesListNewline-boolean-">withValuesListNewline</a></span>(boolean&nbsp;valuesListNewline)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#valuesListNewline--"><code>valuesListNewline()</code></a>.</div>
</td>
</tr>
<tr id="i57" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withWhereFolding-org.apache.calcite.sql.SqlWriterConfig.LineFolding-">withWhereFolding</a></span>(<a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;lineFolding)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#whereFolding--"><code>whereFolding()</code></a>.</div>
</td>
</tr>
<tr id="i58" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withWhereListItemsOnSeparateLines-boolean-">withWhereListItemsOnSeparateLines</a></span>(boolean&nbsp;whereListItemsOnSeparateLines)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#whereListItemsOnSeparateLines--"><code>whereListItemsOnSeparateLines()</code></a>.</div>
</td>
</tr>
<tr id="i59" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withWindowDeclListNewline-boolean-">withWindowDeclListNewline</a></span>(boolean&nbsp;windowDeclListNewline)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#windowDeclListNewline--"><code>windowDeclListNewline()</code></a>.</div>
</td>
</tr>
<tr id="i60" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withWindowFolding-org.apache.calcite.sql.SqlWriterConfig.LineFolding-">withWindowFolding</a></span>(<a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;lineFolding)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#windowFolding--"><code>windowFolding()</code></a>.</div>
</td>
</tr>
<tr id="i61" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#withWindowNewline-boolean-">withWindowNewline</a></span>(boolean&nbsp;windowNewline)</code>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#windowNewline--"><code>windowNewline()</code></a>.</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="dialect--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>dialect</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlDialect.html" title="class in org.apache.calcite.sql">SqlDialect</a>&nbsp;dialect()</pre>
<div class="block">Returns the dialect.</div>
</li>
</ul>
<a name="withDialect-org.apache.calcite.sql.SqlDialect-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withDialect</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withDialect(<a href="../../../../org/apache/calcite/sql/SqlDialect.html" title="class in org.apache.calcite.sql">SqlDialect</a>&nbsp;dialect)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#dialect--"><code>dialect()</code></a>.</div>
</li>
</ul>
<a name="keywordsLowerCase--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>keywordsLowerCase</h4>
<pre>boolean&nbsp;keywordsLowerCase()</pre>
<div class="block">Returns whether to print keywords (SELECT, AS, etc.) in lower-case.
Default is false: keywords are printed in upper-case.</div>
</li>
</ul>
<a name="withKeywordsLowerCase-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withKeywordsLowerCase</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withKeywordsLowerCase(boolean&nbsp;keywordsLowerCase)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#keywordsLowerCase--"><code>keywordsLowerCase()</code></a>.</div>
</li>
</ul>
<a name="quoteAllIdentifiers--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>quoteAllIdentifiers</h4>
<pre>boolean&nbsp;quoteAllIdentifiers()</pre>
<div class="block">Returns whether to quote all identifiers, even those which would be
correct according to the rules of the <a href="../../../../org/apache/calcite/sql/SqlDialect.html" title="class in org.apache.calcite.sql"><code>SqlDialect</code></a> if quotation
marks were omitted. Default is true.</div>
</li>
</ul>
<a name="withQuoteAllIdentifiers-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withQuoteAllIdentifiers</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withQuoteAllIdentifiers(boolean&nbsp;quoteAllIdentifiers)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#quoteAllIdentifiers--"><code>quoteAllIdentifiers()</code></a>.</div>
</li>
</ul>
<a name="indentation--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>indentation</h4>
<pre>int&nbsp;indentation()</pre>
<div class="block">Returns the number of spaces indentation. Default is 4.</div>
</li>
</ul>
<a name="withIndentation-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withIndentation</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withIndentation(int&nbsp;indentation)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#indentation--"><code>indentation()</code></a>.</div>
</li>
</ul>
<a name="clauseStartsLine--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clauseStartsLine</h4>
<pre>boolean&nbsp;clauseStartsLine()</pre>
<div class="block">Returns whether a clause (FROM, WHERE, GROUP BY, HAVING, WINDOW,
ORDER BY) starts a new line. Default is true. SELECT is always at the
start of a line.</div>
</li>
</ul>
<a name="withClauseStartsLine-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withClauseStartsLine</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withClauseStartsLine(boolean&nbsp;clauseStartsLine)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#clauseStartsLine--"><code>clauseStartsLine()</code></a>.</div>
</li>
</ul>
<a name="clauseEndsLine--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clauseEndsLine</h4>
<pre>boolean&nbsp;clauseEndsLine()</pre>
<div class="block">Returns whether a clause (FROM, WHERE, GROUP BY, HAVING, WINDOW,
ORDER BY) is followed by a new line. Default is false.</div>
</li>
</ul>
<a name="withClauseEndsLine-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withClauseEndsLine</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withClauseEndsLine(boolean&nbsp;clauseEndsLine)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#clauseEndsLine--"><code>clauseEndsLine()</code></a>.</div>
</li>
</ul>
<a name="selectListItemsOnSeparateLines--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>selectListItemsOnSeparateLines</h4>
<pre>boolean&nbsp;selectListItemsOnSeparateLines()</pre>
<div class="block">Returns whether each item in a SELECT list, GROUP BY list, or ORDER BY
list is on its own line.
<p>Default is false;
this property is superseded by <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#selectFolding--"><code>selectFolding()</code></a>,
<a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#groupByFolding--"><code>groupByFolding()</code></a>, <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#orderByFolding--"><code>orderByFolding()</code></a>.</div>
</li>
</ul>
<a name="withSelectListItemsOnSeparateLines-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSelectListItemsOnSeparateLines</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withSelectListItemsOnSeparateLines(boolean&nbsp;selectListItemsOnSeparateLines)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#selectListItemsOnSeparateLines--"><code>selectListItemsOnSeparateLines()</code></a>.</div>
</li>
</ul>
<a name="lineFolding--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>lineFolding</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;lineFolding()</pre>
<div class="block">Returns the line-folding policy for lists in the SELECT, GROUP BY and
ORDER clauses, for items in the SET clause of UPDATE, and for items in
VALUES.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#foldLength--"><code><p>If not set, the values of
{@link #selectListItemsOnSeparateLines()},
{@link #valuesListNewline()},
{@link #updateSetListNewline()},
{@link #windowDeclListNewline()} are used.</code></a></dd>
</dl>
</li>
</ul>
<a name="withLineFolding-org.apache.calcite.sql.SqlWriterConfig.LineFolding-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withLineFolding</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withLineFolding(<a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;lineFolding)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#lineFolding--"><code>lineFolding()</code></a>.</div>
</li>
</ul>
<a name="selectFolding--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>selectFolding</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;selectFolding()</pre>
<div class="block">Returns the line-folding policy for the SELECT clause.
If not set, the value of <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#lineFolding--"><code>lineFolding()</code></a> is used.</div>
</li>
</ul>
<a name="withSelectFolding-org.apache.calcite.sql.SqlWriterConfig.LineFolding-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSelectFolding</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withSelectFolding(<a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;lineFolding)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#selectFolding--"><code>selectFolding()</code></a>.</div>
</li>
</ul>
<a name="fromFolding--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>fromFolding</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;fromFolding()</pre>
<div class="block">Returns the line-folding policy for the FROM clause (and JOIN).
If not set, the value of <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#lineFolding--"><code>lineFolding()</code></a> is used.</div>
</li>
</ul>
<a name="withFromFolding-org.apache.calcite.sql.SqlWriterConfig.LineFolding-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withFromFolding</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withFromFolding(<a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;lineFolding)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#fromFolding--"><code>fromFolding()</code></a>.</div>
</li>
</ul>
<a name="whereFolding--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>whereFolding</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;whereFolding()</pre>
<div class="block">Returns the line-folding policy for the WHERE clause.
If not set, the value of <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#lineFolding--"><code>lineFolding()</code></a> is used.</div>
</li>
</ul>
<a name="withWhereFolding-org.apache.calcite.sql.SqlWriterConfig.LineFolding-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withWhereFolding</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withWhereFolding(<a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;lineFolding)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#whereFolding--"><code>whereFolding()</code></a>.</div>
</li>
</ul>
<a name="groupByFolding--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>groupByFolding</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;groupByFolding()</pre>
<div class="block">Returns the line-folding policy for the GROUP BY clause.
If not set, the value of <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#lineFolding--"><code>lineFolding()</code></a> is used.</div>
</li>
</ul>
<a name="withGroupByFolding-org.apache.calcite.sql.SqlWriterConfig.LineFolding-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withGroupByFolding</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withGroupByFolding(<a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;lineFolding)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#groupByFolding--"><code>groupByFolding()</code></a>.</div>
</li>
</ul>
<a name="havingFolding--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>havingFolding</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;havingFolding()</pre>
<div class="block">Returns the line-folding policy for the HAVING clause.
If not set, the value of <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#lineFolding--"><code>lineFolding()</code></a> is used.</div>
</li>
</ul>
<a name="withHavingFolding-org.apache.calcite.sql.SqlWriterConfig.LineFolding-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withHavingFolding</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withHavingFolding(<a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;lineFolding)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#havingFolding--"><code>havingFolding()</code></a>.</div>
</li>
</ul>
<a name="windowFolding--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>windowFolding</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;windowFolding()</pre>
<div class="block">Returns the line-folding policy for the WINDOW clause.
If not set, the value of <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#lineFolding--"><code>lineFolding()</code></a> is used.</div>
</li>
</ul>
<a name="withWindowFolding-org.apache.calcite.sql.SqlWriterConfig.LineFolding-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withWindowFolding</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withWindowFolding(<a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;lineFolding)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#windowFolding--"><code>windowFolding()</code></a>.</div>
</li>
</ul>
<a name="matchFolding--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>matchFolding</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;matchFolding()</pre>
<div class="block">Returns the line-folding policy for the MATCH_RECOGNIZE clause.
If not set, the value of <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#lineFolding--"><code>lineFolding()</code></a> is used.</div>
</li>
</ul>
<a name="withMatchFolding-org.apache.calcite.sql.SqlWriterConfig.LineFolding-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withMatchFolding</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withMatchFolding(<a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;lineFolding)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#matchFolding--"><code>matchFolding()</code></a>.</div>
</li>
</ul>
<a name="orderByFolding--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>orderByFolding</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;orderByFolding()</pre>
<div class="block">Returns the line-folding policy for the ORDER BY clause.
If not set, the value of <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#lineFolding--"><code>lineFolding()</code></a> is used.</div>
</li>
</ul>
<a name="withOrderByFolding-org.apache.calcite.sql.SqlWriterConfig.LineFolding-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withOrderByFolding</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withOrderByFolding(<a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;lineFolding)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#orderByFolding--"><code>orderByFolding()</code></a>.</div>
</li>
</ul>
<a name="overFolding--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>overFolding</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;overFolding()</pre>
<div class="block">Returns the line-folding policy for the OVER clause or a window
declaration. If not set, the value of <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#lineFolding--"><code>lineFolding()</code></a> is used.</div>
</li>
</ul>
<a name="withOverFolding-org.apache.calcite.sql.SqlWriterConfig.LineFolding-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withOverFolding</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withOverFolding(<a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;lineFolding)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#overFolding--"><code>overFolding()</code></a>.</div>
</li>
</ul>
<a name="valuesFolding--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>valuesFolding</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;valuesFolding()</pre>
<div class="block">Returns the line-folding policy for the VALUES expression.
If not set, the value of <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#lineFolding--"><code>lineFolding()</code></a> is used.</div>
</li>
</ul>
<a name="withValuesFolding-org.apache.calcite.sql.SqlWriterConfig.LineFolding-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withValuesFolding</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withValuesFolding(<a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;lineFolding)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#valuesFolding--"><code>valuesFolding()</code></a>.</div>
</li>
</ul>
<a name="updateSetFolding--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updateSetFolding</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;updateSetFolding()</pre>
<div class="block">Returns the line-folding policy for the SET clause of an UPDATE statement.
If not set, the value of <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#lineFolding--"><code>lineFolding()</code></a> is used.</div>
</li>
</ul>
<a name="withUpdateSetFolding-org.apache.calcite.sql.SqlWriterConfig.LineFolding-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withUpdateSetFolding</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withUpdateSetFolding(<a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql">SqlWriterConfig.LineFolding</a>&nbsp;lineFolding)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#updateSetFolding--"><code>updateSetFolding()</code></a>.</div>
</li>
</ul>
<a name="selectListExtraIndentFlag--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>selectListExtraIndentFlag</h4>
<pre>boolean&nbsp;selectListExtraIndentFlag()</pre>
<div class="block">Returns whether to use a fix for SELECT list indentations.
<ul>
<li>If set to "false":
<blockquote><pre>
SELECT
A as A,
B as B,
C as C,
D
</pre></blockquote>
<li>If set to "true" (the default):
<blockquote><pre>
SELECT
A as A,
B as B,
C as C,
D
</pre></blockquote>
</ul></div>
</li>
</ul>
<a name="withSelectListExtraIndentFlag-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSelectListExtraIndentFlag</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withSelectListExtraIndentFlag(boolean&nbsp;selectListExtraIndentFlag)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#selectListExtraIndentFlag--"><code>selectListExtraIndentFlag()</code></a>.</div>
</li>
</ul>
<a name="windowDeclListNewline--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>windowDeclListNewline</h4>
<pre>boolean&nbsp;windowDeclListNewline()</pre>
<div class="block">Returns whether each declaration in a WINDOW clause should be on its own
line.
<p>Default is true;
this property is superseded by <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#windowFolding--"><code>windowFolding()</code></a>.</div>
</li>
</ul>
<a name="withWindowDeclListNewline-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withWindowDeclListNewline</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withWindowDeclListNewline(boolean&nbsp;windowDeclListNewline)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#windowDeclListNewline--"><code>windowDeclListNewline()</code></a>.</div>
</li>
</ul>
<a name="valuesListNewline--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>valuesListNewline</h4>
<pre>boolean&nbsp;valuesListNewline()</pre>
<div class="block">Returns whether each row in a VALUES clause should be on its own
line.
<p>Default is true;
this property is superseded by <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#valuesFolding--"><code>valuesFolding()</code></a>.</div>
</li>
</ul>
<a name="withValuesListNewline-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withValuesListNewline</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withValuesListNewline(boolean&nbsp;valuesListNewline)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#valuesListNewline--"><code>valuesListNewline()</code></a>.</div>
</li>
</ul>
<a name="updateSetListNewline--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updateSetListNewline</h4>
<pre>boolean&nbsp;updateSetListNewline()</pre>
<div class="block">Returns whether each assignment in the SET clause of an UPDATE or MERGE
statement should be on its own line.
<p>Default is true;
this property is superseded by <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#updateSetFolding--"><code>updateSetFolding()</code></a>.</div>
</li>
</ul>
<a name="withUpdateSetListNewline-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withUpdateSetListNewline</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withUpdateSetListNewline(boolean&nbsp;updateSetListNewline)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#updateSetListNewline--"><code>updateSetListNewline()</code></a>.</div>
</li>
</ul>
<a name="windowNewline--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>windowNewline</h4>
<pre>boolean&nbsp;windowNewline()</pre>
<div class="block">Returns whether a WINDOW clause should start its own line.</div>
</li>
</ul>
<a name="withWindowNewline-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withWindowNewline</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withWindowNewline(boolean&nbsp;windowNewline)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#windowNewline--"><code>windowNewline()</code></a>.</div>
</li>
</ul>
<a name="leadingComma--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>leadingComma</h4>
<pre>boolean&nbsp;leadingComma()</pre>
<div class="block">Returns whether commas in SELECT, GROUP BY and ORDER clauses should
appear at the start of the line. Default is false.</div>
</li>
</ul>
<a name="withLeadingComma-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withLeadingComma</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withLeadingComma(boolean&nbsp;leadingComma)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#leadingComma--"><code>leadingComma()</code></a>.</div>
</li>
</ul>
<a name="subQueryStyle--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>subQueryStyle</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriter.SubQueryStyle.html" title="enum in org.apache.calcite.sql">SqlWriter.SubQueryStyle</a>&nbsp;subQueryStyle()</pre>
<div class="block">Returns the sub-query style.
Default is <a href="../../../../org/apache/calcite/sql/SqlWriter.SubQueryStyle.html#HYDE"><code>SqlWriter.SubQueryStyle.HYDE</code></a>.</div>
</li>
</ul>
<a name="withSubQueryStyle-org.apache.calcite.sql.SqlWriter.SubQueryStyle-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSubQueryStyle</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withSubQueryStyle(<a href="../../../../org/apache/calcite/sql/SqlWriter.SubQueryStyle.html" title="enum in org.apache.calcite.sql">SqlWriter.SubQueryStyle</a>&nbsp;subQueryStyle)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#subQueryStyle--"><code>subQueryStyle()</code></a>.</div>
</li>
</ul>
<a name="whereListItemsOnSeparateLines--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>whereListItemsOnSeparateLines</h4>
<pre>boolean&nbsp;whereListItemsOnSeparateLines()</pre>
<div class="block">Returns whether to print a newline before each AND or OR (whichever is
higher level) in WHERE clauses.
<p>NOTE: Ignored when alwaysUseParentheses is set to true.</div>
</li>
</ul>
<a name="withWhereListItemsOnSeparateLines-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withWhereListItemsOnSeparateLines</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withWhereListItemsOnSeparateLines(boolean&nbsp;whereListItemsOnSeparateLines)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#whereListItemsOnSeparateLines--"><code>whereListItemsOnSeparateLines()</code></a>.</div>
</li>
</ul>
<a name="alwaysUseParentheses--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>alwaysUseParentheses</h4>
<pre>boolean&nbsp;alwaysUseParentheses()</pre>
<div class="block">Returns whether expressions should always be included in parentheses.
Default is false.</div>
</li>
</ul>
<a name="withAlwaysUseParentheses-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withAlwaysUseParentheses</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withAlwaysUseParentheses(boolean&nbsp;alwaysUseParentheses)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#alwaysUseParentheses--"><code>alwaysUseParentheses()</code></a>.</div>
</li>
</ul>
<a name="lineLength--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>lineLength</h4>
<pre>int&nbsp;lineLength()</pre>
<div class="block">Returns the maximum line length. Default is zero, which means there is
no maximum.</div>
</li>
</ul>
<a name="withLineLength-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withLineLength</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withLineLength(int&nbsp;lineLength)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#lineLength--"><code>lineLength()</code></a>.</div>
</li>
</ul>
<a name="foldLength--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>foldLength</h4>
<pre>int&nbsp;foldLength()</pre>
<div class="block">Returns the line length at which items are chopped or folded (for clauses
that have chosen <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html#CHOP"><code>SqlWriterConfig.LineFolding.CHOP</code></a> or <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html#FOLD"><code>SqlWriterConfig.LineFolding.FOLD</code></a>).
Default is 80.</div>
</li>
</ul>
<a name="withFoldLength-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withFoldLength</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withFoldLength(int&nbsp;lineLength)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#foldLength--"><code>foldLength()</code></a>.</div>
</li>
</ul>
<a name="caseClausesOnNewLines--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>caseClausesOnNewLines</h4>
<pre>boolean&nbsp;caseClausesOnNewLines()</pre>
<div class="block">Returns whether the WHEN, THEN and ELSE clauses of a CASE expression
appear at the start of a new line. The default is false.</div>
</li>
</ul>
<a name="withCaseClausesOnNewLines-boolean-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>withCaseClausesOnNewLines</h4>
<pre><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html" title="interface in org.apache.calcite.sql">SqlWriterConfig</a>&nbsp;withCaseClausesOnNewLines(boolean&nbsp;caseClausesOnNewLines)</pre>
<div class="block">Sets <a href="../../../../org/apache/calcite/sql/SqlWriterConfig.html#caseClausesOnNewLines--"><code>caseClausesOnNewLines()</code></a>.</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="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Apache Calcite</b></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/calcite/sql/SqlWriter.SubQueryStyle.html" title="enum in org.apache.calcite.sql"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/apache/calcite/sql/SqlWriterConfig.LineFolding.html" title="enum in org.apache.calcite.sql"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/calcite/sql/SqlWriterConfig.html" target="_top">Frames</a></li>
<li><a href="SqlWriterConfig.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &copy; 2012-2020 Apache Software Foundation. All Rights Reserved.</small></p>
</body>
</html>