blob: 94c10e21cc61650f51ba6d5916a25909192cd6b5 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.10) on Mon Dec 05 10:27:04 MSK 2022 -->
<title>Uses of Interface org.apache.cayenne.access.sqlbuilder.QuotingAppendable (cayenne-doc: Cayenne Documentation 4.2.RC2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2022-12-05">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.cayenne.access.sqlbuilder.QuotingAppendable (cayenne-doc: Cayenne Documentation 4.2.RC2 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../../";
var useModuleDirectories = false;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><a href="http://cayenne.apache.org" target="top">Apache Cayenne</a></div>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Interface org.apache.cayenne.access.sqlbuilder.QuotingAppendable" class="title">Uses of Interface<br>org.apache.cayenne.access.sqlbuilder.QuotingAppendable</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.access.sqlbuilder">org.apache.cayenne.access.sqlbuilder</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.access.sqlbuilder.sqltree">org.apache.cayenne.access.sqlbuilder.sqltree</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.access.translator.select">org.apache.cayenne.access.translator.select</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.dba.derby.sqltree">org.apache.cayenne.dba.derby.sqltree</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.dba.firebird.sqltree">org.apache.cayenne.dba.firebird.sqltree</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.dba.mysql.sqltree">org.apache.cayenne.dba.mysql.sqltree</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.dba.postgres.sqltree">org.apache.cayenne.dba.postgres.sqltree</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.dba.sqlserver.sqltree">org.apache.cayenne.dba.sqlserver.sqltree</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.access.sqlbuilder">
<!-- -->
</a>
<h3>Uses of <a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a> in <a href="../package-summary.html">org.apache.cayenne.access.sqlbuilder</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../package-summary.html">org.apache.cayenne.access.sqlbuilder</a> that implement <a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../StringBuilderAppendable.html" title="class in org.apache.cayenne.access.sqlbuilder">StringBuilderAppendable</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.cayenne.access.sqlbuilder</a> that return <a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QuotingAppendable.</span><code><span class="memberNameLink"><a href="../QuotingAppendable.html#append(char)">append</a></span>&#8203;(char&nbsp;c)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QuotingAppendable.</span><code><span class="memberNameLink"><a href="../QuotingAppendable.html#append(int)">append</a></span>&#8203;(int&nbsp;i)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QuotingAppendable.</span><code><span class="memberNameLink"><a href="../QuotingAppendable.html#append(java.lang.CharSequence)">append</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink">CharSequence</a>&nbsp;csq)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QuotingAppendable.</span><code><span class="memberNameLink"><a href="../QuotingAppendable.html#append(java.lang.CharSequence,int,int)">append</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink">CharSequence</a>&nbsp;csq,
int&nbsp;start,
int&nbsp;end)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">StringBuilderAppendable.</span><code><span class="memberNameLink"><a href="../StringBuilderAppendable.html#append(char)">append</a></span>&#8203;(char&nbsp;c)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">StringBuilderAppendable.</span><code><span class="memberNameLink"><a href="../StringBuilderAppendable.html#append(int)">append</a></span>&#8203;(int&nbsp;c)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">StringBuilderAppendable.</span><code><span class="memberNameLink"><a href="../StringBuilderAppendable.html#append(java.lang.CharSequence)">append</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink">CharSequence</a>&nbsp;csq)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">StringBuilderAppendable.</span><code><span class="memberNameLink"><a href="../StringBuilderAppendable.html#append(java.lang.CharSequence,int,int)">append</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink">CharSequence</a>&nbsp;csq,
int&nbsp;start,
int&nbsp;end)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QuotingAppendable.</span><code><span class="memberNameLink"><a href="../QuotingAppendable.html#appendQuoted(java.lang.CharSequence)">appendQuoted</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink">CharSequence</a>&nbsp;csq)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">StringBuilderAppendable.</span><code><span class="memberNameLink"><a href="../StringBuilderAppendable.html#appendQuoted(java.lang.CharSequence)">appendQuoted</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink">CharSequence</a>&nbsp;csq)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../package-summary.html">org.apache.cayenne.access.sqlbuilder</a> with parameters of type <a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../SQLGenerationVisitor.html#%3Cinit%3E(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">SQLGenerationVisitor</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;appendable)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.access.sqlbuilder.sqltree">
<!-- -->
</a>
<h3>Uses of <a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a> in <a href="../sqltree/package-summary.html">org.apache.cayenne.access.sqlbuilder.sqltree</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../sqltree/package-summary.html">org.apache.cayenne.access.sqlbuilder.sqltree</a> that return <a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AliasedNode.</span><code><span class="memberNameLink"><a href="../sqltree/AliasedNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BitwiseNotNode.</span><code><span class="memberNameLink"><a href="../sqltree/BitwiseNotNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ColumnNode.</span><code><span class="memberNameLink"><a href="../sqltree/ColumnNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DeleteNode.</span><code><span class="memberNameLink"><a href="../sqltree/DeleteNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DistinctNode.</span><code><span class="memberNameLink"><a href="../sqltree/DistinctNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EmptyNode.</span><code><span class="memberNameLink"><a href="../sqltree/EmptyNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExistsNode.</span><code><span class="memberNameLink"><a href="../sqltree/ExistsNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExpressionNode.</span><code><span class="memberNameLink"><a href="../sqltree/ExpressionNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FromNode.</span><code><span class="memberNameLink"><a href="../sqltree/FromNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FunctionNode.</span><code><span class="memberNameLink"><a href="../sqltree/FunctionNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GroupByNode.</span><code><span class="memberNameLink"><a href="../sqltree/GroupByNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HavingNode.</span><code><span class="memberNameLink"><a href="../sqltree/HavingNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InNode.</span><code><span class="memberNameLink"><a href="../sqltree/InNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InsertColumnsNode.</span><code><span class="memberNameLink"><a href="../sqltree/InsertColumnsNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InsertNode.</span><code><span class="memberNameLink"><a href="../sqltree/InsertNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InsertValuesNode.</span><code><span class="memberNameLink"><a href="../sqltree/InsertValuesNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JoinNode.</span><code><span class="memberNameLink"><a href="../sqltree/JoinNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LimitOffsetNode.</span><code><span class="memberNameLink"><a href="../sqltree/LimitOffsetNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Node.</span><code><span class="memberNameLink"><a href="../sqltree/Node.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">NotNode.</span><code><span class="memberNameLink"><a href="../sqltree/NotNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OffsetFetchNextNode.</span><code><span class="memberNameLink"><a href="../sqltree/OffsetFetchNextNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OffsetNode.</span><code><span class="memberNameLink"><a href="../sqltree/OffsetNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OrderByNode.</span><code><span class="memberNameLink"><a href="../sqltree/OrderByNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SelectNode.</span><code><span class="memberNameLink"><a href="../sqltree/SelectNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;builder)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SelectResultNode.</span><code><span class="memberNameLink"><a href="../sqltree/SelectResultNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SubqueryNode.</span><code><span class="memberNameLink"><a href="../sqltree/SubqueryNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TableNode.</span><code><span class="memberNameLink"><a href="../sqltree/TableNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TextNode.</span><code><span class="memberNameLink"><a href="../sqltree/TextNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TopNode.</span><code><span class="memberNameLink"><a href="../sqltree/TopNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TrimmingColumnNode.</span><code><span class="memberNameLink"><a href="../sqltree/TrimmingColumnNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnescapedColumnNode.</span><code><span class="memberNameLink"><a href="../sqltree/UnescapedColumnNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UpdateNode.</span><code><span class="memberNameLink"><a href="../sqltree/UpdateNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UpdateSetNode.</span><code><span class="memberNameLink"><a href="../sqltree/UpdateSetNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ValueNode.</span><code><span class="memberNameLink"><a href="../sqltree/ValueNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WhereNode.</span><code><span class="memberNameLink"><a href="../sqltree/WhereNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../sqltree/package-summary.html">org.apache.cayenne.access.sqlbuilder.sqltree</a> with parameters of type <a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ValueNode.</span><code><span class="memberNameLink"><a href="../sqltree/ValueNode.html#addValueBinding(org.apache.cayenne.access.sqlbuilder.QuotingAppendable,java.lang.Object)">addValueBinding</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AliasedNode.</span><code><span class="memberNameLink"><a href="../sqltree/AliasedNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BitwiseNotNode.</span><code><span class="memberNameLink"><a href="../sqltree/BitwiseNotNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ColumnNode.</span><code><span class="memberNameLink"><a href="../sqltree/ColumnNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DeleteNode.</span><code><span class="memberNameLink"><a href="../sqltree/DeleteNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DistinctNode.</span><code><span class="memberNameLink"><a href="../sqltree/DistinctNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EmptyNode.</span><code><span class="memberNameLink"><a href="../sqltree/EmptyNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExistsNode.</span><code><span class="memberNameLink"><a href="../sqltree/ExistsNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExpressionNode.</span><code><span class="memberNameLink"><a href="../sqltree/ExpressionNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FromNode.</span><code><span class="memberNameLink"><a href="../sqltree/FromNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FunctionNode.</span><code><span class="memberNameLink"><a href="../sqltree/FunctionNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GroupByNode.</span><code><span class="memberNameLink"><a href="../sqltree/GroupByNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HavingNode.</span><code><span class="memberNameLink"><a href="../sqltree/HavingNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InNode.</span><code><span class="memberNameLink"><a href="../sqltree/InNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InsertColumnsNode.</span><code><span class="memberNameLink"><a href="../sqltree/InsertColumnsNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InsertNode.</span><code><span class="memberNameLink"><a href="../sqltree/InsertNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InsertValuesNode.</span><code><span class="memberNameLink"><a href="../sqltree/InsertValuesNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JoinNode.</span><code><span class="memberNameLink"><a href="../sqltree/JoinNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LimitOffsetNode.</span><code><span class="memberNameLink"><a href="../sqltree/LimitOffsetNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Node.</span><code><span class="memberNameLink"><a href="../sqltree/Node.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">NotNode.</span><code><span class="memberNameLink"><a href="../sqltree/NotNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OffsetFetchNextNode.</span><code><span class="memberNameLink"><a href="../sqltree/OffsetFetchNextNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OffsetNode.</span><code><span class="memberNameLink"><a href="../sqltree/OffsetNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OrderByNode.</span><code><span class="memberNameLink"><a href="../sqltree/OrderByNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SelectNode.</span><code><span class="memberNameLink"><a href="../sqltree/SelectNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;builder)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SelectResultNode.</span><code><span class="memberNameLink"><a href="../sqltree/SelectResultNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SubqueryNode.</span><code><span class="memberNameLink"><a href="../sqltree/SubqueryNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TableNode.</span><code><span class="memberNameLink"><a href="../sqltree/TableNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TextNode.</span><code><span class="memberNameLink"><a href="../sqltree/TextNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TopNode.</span><code><span class="memberNameLink"><a href="../sqltree/TopNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TrimmingColumnNode.</span><code><span class="memberNameLink"><a href="../sqltree/TrimmingColumnNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UnescapedColumnNode.</span><code><span class="memberNameLink"><a href="../sqltree/UnescapedColumnNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UpdateNode.</span><code><span class="memberNameLink"><a href="../sqltree/UpdateNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UpdateSetNode.</span><code><span class="memberNameLink"><a href="../sqltree/UpdateSetNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ValueNode.</span><code><span class="memberNameLink"><a href="../sqltree/ValueNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">WhereNode.</span><code><span class="memberNameLink"><a href="../sqltree/WhereNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TrimmingColumnNode.</span><code><span class="memberNameLink"><a href="../sqltree/TrimmingColumnNode.html#appendAlias(org.apache.cayenne.access.sqlbuilder.QuotingAppendable,boolean)">appendAlias</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer,
boolean&nbsp;isResult)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AliasedNode.</span><code><span class="memberNameLink"><a href="../sqltree/AliasedNode.html#appendChildrenEnd(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">appendChildrenEnd</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExpressionNode.</span><code><span class="memberNameLink"><a href="../sqltree/ExpressionNode.html#appendChildrenEnd(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">appendChildrenEnd</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FunctionNode.</span><code><span class="memberNameLink"><a href="../sqltree/FunctionNode.html#appendChildrenEnd(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">appendChildrenEnd</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InNode.</span><code><span class="memberNameLink"><a href="../sqltree/InNode.html#appendChildrenEnd(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">appendChildrenEnd</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InsertColumnsNode.</span><code><span class="memberNameLink"><a href="../sqltree/InsertColumnsNode.html#appendChildrenEnd(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">appendChildrenEnd</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InsertValuesNode.</span><code><span class="memberNameLink"><a href="../sqltree/InsertValuesNode.html#appendChildrenEnd(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">appendChildrenEnd</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LikeNode.</span><code><span class="memberNameLink"><a href="../sqltree/LikeNode.html#appendChildrenEnd(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">appendChildrenEnd</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Node.</span><code><span class="memberNameLink"><a href="../sqltree/Node.html#appendChildrenEnd(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">appendChildrenEnd</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SelectNode.</span><code><span class="memberNameLink"><a href="../sqltree/SelectNode.html#appendChildrenEnd(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">appendChildrenEnd</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BetweenNode.</span><code><span class="memberNameLink"><a href="../sqltree/BetweenNode.html#appendChildrenSeparator(org.apache.cayenne.access.sqlbuilder.QuotingAppendable,int)">appendChildrenSeparator</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer,
int&nbsp;childIdx)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EqualNode.</span><code><span class="memberNameLink"><a href="../sqltree/EqualNode.html#appendChildrenSeparator(org.apache.cayenne.access.sqlbuilder.QuotingAppendable,int)">appendChildrenSeparator</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer,
int&nbsp;childIdx)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FunctionNode.</span><code><span class="memberNameLink"><a href="../sqltree/FunctionNode.html#appendChildrenSeparator(org.apache.cayenne.access.sqlbuilder.QuotingAppendable,int)">appendChildrenSeparator</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer,
int&nbsp;childIdx)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GroupByNode.</span><code><span class="memberNameLink"><a href="../sqltree/GroupByNode.html#appendChildrenSeparator(org.apache.cayenne.access.sqlbuilder.QuotingAppendable,int)">appendChildrenSeparator</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer,
int&nbsp;childIdx)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InNode.</span><code><span class="memberNameLink"><a href="../sqltree/InNode.html#appendChildrenSeparator(org.apache.cayenne.access.sqlbuilder.QuotingAppendable,int)">appendChildrenSeparator</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer,
int&nbsp;childInd)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InsertColumnsNode.</span><code><span class="memberNameLink"><a href="../sqltree/InsertColumnsNode.html#appendChildrenSeparator(org.apache.cayenne.access.sqlbuilder.QuotingAppendable,int)">appendChildrenSeparator</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer,
int&nbsp;childInd)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InsertValuesNode.</span><code><span class="memberNameLink"><a href="../sqltree/InsertValuesNode.html#appendChildrenSeparator(org.apache.cayenne.access.sqlbuilder.QuotingAppendable,int)">appendChildrenSeparator</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer,
int&nbsp;childInd)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JoinNode.</span><code><span class="memberNameLink"><a href="../sqltree/JoinNode.html#appendChildrenSeparator(org.apache.cayenne.access.sqlbuilder.QuotingAppendable,int)">appendChildrenSeparator</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer,
int&nbsp;childInd)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LikeNode.</span><code><span class="memberNameLink"><a href="../sqltree/LikeNode.html#appendChildrenSeparator(org.apache.cayenne.access.sqlbuilder.QuotingAppendable,int)">appendChildrenSeparator</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer,
int&nbsp;childIdx)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Node.</span><code><span class="memberNameLink"><a href="../sqltree/Node.html#appendChildrenSeparator(org.apache.cayenne.access.sqlbuilder.QuotingAppendable,int)">appendChildrenSeparator</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer,
int&nbsp;childInd)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">NotEqualNode.</span><code><span class="memberNameLink"><a href="../sqltree/NotEqualNode.html#appendChildrenSeparator(org.apache.cayenne.access.sqlbuilder.QuotingAppendable,int)">appendChildrenSeparator</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer,
int&nbsp;childIdx)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OpExpressionNode.</span><code><span class="memberNameLink"><a href="../sqltree/OpExpressionNode.html#appendChildrenSeparator(org.apache.cayenne.access.sqlbuilder.QuotingAppendable,int)">appendChildrenSeparator</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer,
int&nbsp;childInd)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OrderByNode.</span><code><span class="memberNameLink"><a href="../sqltree/OrderByNode.html#appendChildrenSeparator(org.apache.cayenne.access.sqlbuilder.QuotingAppendable,int)">appendChildrenSeparator</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer,
int&nbsp;childInd)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SelectResultNode.</span><code><span class="memberNameLink"><a href="../sqltree/SelectResultNode.html#appendChildrenSeparator(org.apache.cayenne.access.sqlbuilder.QuotingAppendable,int)">appendChildrenSeparator</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer,
int&nbsp;childIdx)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UpdateSetNode.</span><code><span class="memberNameLink"><a href="../sqltree/UpdateSetNode.html#appendChildrenSeparator(org.apache.cayenne.access.sqlbuilder.QuotingAppendable,int)">appendChildrenSeparator</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer,
int&nbsp;childIdx)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExpressionNode.</span><code><span class="memberNameLink"><a href="../sqltree/ExpressionNode.html#appendChildrenStart(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">appendChildrenStart</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FunctionNode.</span><code><span class="memberNameLink"><a href="../sqltree/FunctionNode.html#appendChildrenStart(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">appendChildrenStart</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InsertColumnsNode.</span><code><span class="memberNameLink"><a href="../sqltree/InsertColumnsNode.html#appendChildrenStart(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">appendChildrenStart</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InsertValuesNode.</span><code><span class="memberNameLink"><a href="../sqltree/InsertValuesNode.html#appendChildrenStart(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">appendChildrenStart</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LikeNode.</span><code><span class="memberNameLink"><a href="../sqltree/LikeNode.html#appendChildrenStart(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">appendChildrenStart</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Node.</span><code><span class="memberNameLink"><a href="../sqltree/Node.html#appendChildrenStart(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">appendChildrenStart</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TrimmingColumnNode.</span><code><span class="memberNameLink"><a href="../sqltree/TrimmingColumnNode.html#appendClobColumnNode(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">appendClobColumnNode</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TrimmingColumnNode.</span><code><span class="memberNameLink"><a href="../sqltree/TrimmingColumnNode.html#appendColumnNode(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">appendColumnNode</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ValueNode.</span><code><span class="memberNameLink"><a href="../sqltree/ValueNode.html#appendNullValue(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">appendNullValue</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ValueNode.</span><code><span class="memberNameLink"><a href="../sqltree/ValueNode.html#appendObjectValue(org.apache.cayenne.access.sqlbuilder.QuotingAppendable,java.lang.Object)">appendObjectValue</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TrimmingColumnNode.</span><code><span class="memberNameLink"><a href="../sqltree/TrimmingColumnNode.html#appendRtrim(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">appendRtrim</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ValueNode.</span><code><span class="memberNameLink"><a href="../sqltree/ValueNode.html#appendStringValue(org.apache.cayenne.access.sqlbuilder.QuotingAppendable,java.lang.CharSequence)">appendStringValue</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink">CharSequence</a>&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.access.translator.select">
<!-- -->
</a>
<h3>Uses of <a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a> in <a href="../../translator/select/package-summary.html">org.apache.cayenne.access.translator.select</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../translator/select/package-summary.html">org.apache.cayenne.access.translator.select</a> that implement <a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../translator/select/DefaultQuotingAppendable.html" title="class in org.apache.cayenne.access.translator.select">DefaultQuotingAppendable</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../translator/select/package-summary.html">org.apache.cayenne.access.translator.select</a> that return <a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultQuotingAppendable.</span><code><span class="memberNameLink"><a href="../../translator/select/DefaultQuotingAppendable.html#appendQuoted(java.lang.CharSequence)">appendQuoted</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink">CharSequence</a>&nbsp;content)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.dba.derby.sqltree">
<!-- -->
</a>
<h3>Uses of <a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a> in <a href="../../../dba/derby/sqltree/package-summary.html">org.apache.cayenne.dba.derby.sqltree</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../dba/derby/sqltree/package-summary.html">org.apache.cayenne.dba.derby.sqltree</a> with parameters of type <a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DerbyValueNode.</span><code><span class="memberNameLink"><a href="../../../dba/derby/sqltree/DerbyValueNode.html#appendStringValue(org.apache.cayenne.access.sqlbuilder.QuotingAppendable,java.lang.CharSequence)">appendStringValue</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink">CharSequence</a>&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.dba.firebird.sqltree">
<!-- -->
</a>
<h3>Uses of <a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a> in <a href="../../../dba/firebird/sqltree/package-summary.html">org.apache.cayenne.dba.firebird.sqltree</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../dba/firebird/sqltree/package-summary.html">org.apache.cayenne.dba.firebird.sqltree</a> that return <a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FirebirdLimitNode.</span><code><span class="memberNameLink"><a href="../../../dba/firebird/sqltree/FirebirdLimitNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../dba/firebird/sqltree/package-summary.html">org.apache.cayenne.dba.firebird.sqltree</a> with parameters of type <a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FirebirdLimitNode.</span><code><span class="memberNameLink"><a href="../../../dba/firebird/sqltree/FirebirdLimitNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FirebirdSubstringFunctionNode.</span><code><span class="memberNameLink"><a href="../../../dba/firebird/sqltree/FirebirdSubstringFunctionNode.html#appendChildrenEnd(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">appendChildrenEnd</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">FirebirdSubstringFunctionNode.</span><code><span class="memberNameLink"><a href="../../../dba/firebird/sqltree/FirebirdSubstringFunctionNode.html#appendChildrenSeparator(org.apache.cayenne.access.sqlbuilder.QuotingAppendable,int)">appendChildrenSeparator</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer,
int&nbsp;childIdx)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.dba.mysql.sqltree">
<!-- -->
</a>
<h3>Uses of <a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a> in <a href="../../../dba/mysql/sqltree/package-summary.html">org.apache.cayenne.dba.mysql.sqltree</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../dba/mysql/sqltree/package-summary.html">org.apache.cayenne.dba.mysql.sqltree</a> that return <a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConvertNode.</span><code><span class="memberNameLink"><a href="../../../dba/mysql/sqltree/ConvertNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../dba/mysql/sqltree/package-summary.html">org.apache.cayenne.dba.mysql.sqltree</a> with parameters of type <a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConvertNode.</span><code><span class="memberNameLink"><a href="../../../dba/mysql/sqltree/ConvertNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConvertNode.</span><code><span class="memberNameLink"><a href="../../../dba/mysql/sqltree/ConvertNode.html#appendChildrenEnd(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">appendChildrenEnd</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MysqlLikeNode.</span><code><span class="memberNameLink"><a href="../../../dba/mysql/sqltree/MysqlLikeNode.html#appendChildrenSeparator(org.apache.cayenne.access.sqlbuilder.QuotingAppendable,int)">appendChildrenSeparator</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer,
int&nbsp;childIdx)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.dba.postgres.sqltree">
<!-- -->
</a>
<h3>Uses of <a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a> in <a href="../../../dba/postgres/sqltree/package-summary.html">org.apache.cayenne.dba.postgres.sqltree</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../dba/postgres/sqltree/package-summary.html">org.apache.cayenne.dba.postgres.sqltree</a> that return <a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PostgresExtractFunctionNode.</span><code><span class="memberNameLink"><a href="../../../dba/postgres/sqltree/PostgresExtractFunctionNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PostgresLimitOffsetNode.</span><code><span class="memberNameLink"><a href="../../../dba/postgres/sqltree/PostgresLimitOffsetNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../dba/postgres/sqltree/package-summary.html">org.apache.cayenne.dba.postgres.sqltree</a> with parameters of type <a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PostgresExtractFunctionNode.</span><code><span class="memberNameLink"><a href="../../../dba/postgres/sqltree/PostgresExtractFunctionNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PostgresLimitOffsetNode.</span><code><span class="memberNameLink"><a href="../../../dba/postgres/sqltree/PostgresLimitOffsetNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PostgresExtractFunctionNode.</span><code><span class="memberNameLink"><a href="../../../dba/postgres/sqltree/PostgresExtractFunctionNode.html#appendChildrenEnd(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">appendChildrenEnd</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PositionFunctionNode.</span><code><span class="memberNameLink"><a href="../../../dba/postgres/sqltree/PositionFunctionNode.html#appendChildrenSeparator(org.apache.cayenne.access.sqlbuilder.QuotingAppendable,int)">appendChildrenSeparator</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer,
int&nbsp;childIdx)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PostgresLikeNode.</span><code><span class="memberNameLink"><a href="../../../dba/postgres/sqltree/PostgresLikeNode.html#appendChildrenSeparator(org.apache.cayenne.access.sqlbuilder.QuotingAppendable,int)">appendChildrenSeparator</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer,
int&nbsp;childIdx)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.dba.sqlserver.sqltree">
<!-- -->
</a>
<h3>Uses of <a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a> in <a href="../../../dba/sqlserver/sqltree/package-summary.html">org.apache.cayenne.dba.sqlserver.sqltree</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../dba/sqlserver/sqltree/package-summary.html">org.apache.cayenne.dba.sqlserver.sqltree</a> that return <a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SQLServerLimitOffsetNode.</span><code><span class="memberNameLink"><a href="../../../dba/sqlserver/sqltree/SQLServerLimitOffsetNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../dba/sqlserver/sqltree/package-summary.html">org.apache.cayenne.dba.sqlserver.sqltree</a> with parameters of type <a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SQLServerLimitOffsetNode.</span><code><span class="memberNameLink"><a href="../../../dba/sqlserver/sqltree/SQLServerLimitOffsetNode.html#append(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">append</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SQLServerColumnNode.</span><code><span class="memberNameLink"><a href="../../../dba/sqlserver/sqltree/SQLServerColumnNode.html#appendClobColumnNode(org.apache.cayenne.access.sqlbuilder.QuotingAppendable)">appendClobColumnNode</a></span>&#8203;(<a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">QuotingAppendable</a>&nbsp;buffer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../QuotingAppendable.html" title="interface in org.apache.cayenne.access.sqlbuilder">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><a href="http://cayenne.apache.org" target="top">Apache Cayenne</a></div>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
</footer>
</body>
</html>