blob: e0a2b1d771b58ce1cf44b6a1f41f23d33a0d8fa4 [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 Class org.apache.cayenne.access.jdbc.SQLStatement (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 Class org.apache.cayenne.access.jdbc.SQLStatement (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="../SQLStatement.html" title="class in org.apache.cayenne.access.jdbc">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 Class org.apache.cayenne.access.jdbc.SQLStatement" class="title">Uses of Class<br>org.apache.cayenne.access.jdbc.SQLStatement</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../SQLStatement.html" title="class in org.apache.cayenne.access.jdbc">SQLStatement</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.jdbc">org.apache.cayenne.access.jdbc</a></th>
<td class="colLast">
<div class="block">Contains classes that handle JDBC interactions.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.dba.frontbase">org.apache.cayenne.dba.frontbase</a></th>
<td class="colLast">
<div class="block">FrontBase DbAdapter.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.template">org.apache.cayenne.template</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.jdbc">
<!-- -->
</a>
<h3>Uses of <a href="../SQLStatement.html" title="class in org.apache.cayenne.access.jdbc">SQLStatement</a> in <a href="../package-summary.html">org.apache.cayenne.access.jdbc</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.cayenne.access.jdbc</a> that return <a href="../SQLStatement.html" title="class in org.apache.cayenne.access.jdbc">SQLStatement</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="../SQLStatement.html" title="class in org.apache.cayenne.access.jdbc">SQLStatement</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SQLTemplateProcessor.</span><code><span class="memberNameLink"><a href="../SQLTemplateProcessor.html#processTemplate(java.lang.String,java.util.List)">processTemplate</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;template,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<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>&gt;&nbsp;positionalParameters)</code></th>
<td class="colLast">
<div class="block">Builds and returns a SQLStatement based on SQL template String and a list
of positional parameters.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SQLStatement.html" title="class in org.apache.cayenne.access.jdbc">SQLStatement</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SQLTemplateProcessor.</span><code><span class="memberNameLink"><a href="../SQLTemplateProcessor.html#processTemplate(java.lang.String,java.util.Map)">processTemplate</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;template,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;?&gt;&nbsp;parameters)</code></th>
<td class="colLast">
<div class="block">Builds and returns a SQLStatement based on SQL template String and a map
of parameters.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.cayenne.access.jdbc</a> with parameters of type <a href="../SQLStatement.html" title="class in org.apache.cayenne.access.jdbc">SQLStatement</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../RowDescriptorBuilder.html" title="class in org.apache.cayenne.access.jdbc">RowDescriptorBuilder</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SQLTemplateAction.</span><code><span class="memberNameLink"><a href="../SQLTemplateAction.html#configureRowDescriptorBuilder(org.apache.cayenne.access.jdbc.SQLStatement,java.sql.ResultSet)">configureRowDescriptorBuilder</a></span>&#8203;(<a href="../SQLStatement.html" title="class in org.apache.cayenne.access.jdbc">SQLStatement</a>&nbsp;compiled,
<a href="https://docs.oracle.com/javase/8/docs/api/java/sql/ResultSet.html?is-external=true" title="class or interface in java.sql" class="externalLink">ResultSet</a>&nbsp;resultSet)</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">SQLTemplateAction.</span><code><span class="memberNameLink"><a href="../SQLTemplateAction.html#execute(java.sql.Connection,org.apache.cayenne.access.OperationObserver,org.apache.cayenne.access.jdbc.SQLStatement,java.util.Collection)">execute</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql" class="externalLink">Connection</a>&nbsp;connection,
<a href="../../OperationObserver.html" title="interface in org.apache.cayenne.access">OperationObserver</a>&nbsp;callback,
<a href="../SQLStatement.html" title="class in org.apache.cayenne.access.jdbc">SQLStatement</a>&nbsp;compiled,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang" class="externalLink">Number</a>&gt;&nbsp;updateCounts)</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">SQLTemplateAction.</span><code><span class="memberNameLink"><a href="../SQLTemplateAction.html#processSelectResult(org.apache.cayenne.access.jdbc.SQLStatement,java.sql.Connection,java.sql.Statement,java.sql.ResultSet,org.apache.cayenne.access.OperationObserver,long)">processSelectResult</a></span>&#8203;(<a href="../SQLStatement.html" title="class in org.apache.cayenne.access.jdbc">SQLStatement</a>&nbsp;compiled,
<a href="https://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql" class="externalLink">Connection</a>&nbsp;connection,
<a href="https://docs.oracle.com/javase/8/docs/api/java/sql/Statement.html?is-external=true" title="class or interface in java.sql" class="externalLink">Statement</a>&nbsp;statement,
<a href="https://docs.oracle.com/javase/8/docs/api/java/sql/ResultSet.html?is-external=true" title="class or interface in java.sql" class="externalLink">ResultSet</a>&nbsp;resultSet,
<a href="../../OperationObserver.html" title="interface in org.apache.cayenne.access">OperationObserver</a>&nbsp;callback,
long&nbsp;startTime)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.dba.frontbase">
<!-- -->
</a>
<h3>Uses of <a href="../SQLStatement.html" title="class in org.apache.cayenne.access.jdbc">SQLStatement</a> in <a href="../../../dba/frontbase/package-summary.html">org.apache.cayenne.dba.frontbase</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../dba/frontbase/package-summary.html">org.apache.cayenne.dba.frontbase</a> with parameters of type <a href="../SQLStatement.html" title="class in org.apache.cayenne.access.jdbc">SQLStatement</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">FrontBaseTemplateAction.</span><code><span class="memberNameLink"><a href="../../../dba/frontbase/FrontBaseTemplateAction.html#execute(java.sql.Connection,org.apache.cayenne.access.OperationObserver,org.apache.cayenne.access.jdbc.SQLStatement,java.util.Collection)">execute</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql" class="externalLink">Connection</a>&nbsp;connection,
<a href="../../OperationObserver.html" title="interface in org.apache.cayenne.access">OperationObserver</a>&nbsp;callback,
<a href="../SQLStatement.html" title="class in org.apache.cayenne.access.jdbc">SQLStatement</a>&nbsp;compiled,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang" class="externalLink">Number</a>&gt;&nbsp;updateCounts)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.template">
<!-- -->
</a>
<h3>Uses of <a href="../SQLStatement.html" title="class in org.apache.cayenne.access.jdbc">SQLStatement</a> in <a href="../../../template/package-summary.html">org.apache.cayenne.template</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../template/package-summary.html">org.apache.cayenne.template</a> that return <a href="../SQLStatement.html" title="class in org.apache.cayenne.access.jdbc">SQLStatement</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../SQLStatement.html" title="class in org.apache.cayenne.access.jdbc">SQLStatement</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CayenneSQLTemplateProcessor.</span><code><span class="memberNameLink"><a href="../../../template/CayenneSQLTemplateProcessor.html#process(java.lang.String,org.apache.cayenne.template.Context)">process</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;template,
<a href="../../../template/Context.html" title="class in org.apache.cayenne.template">Context</a>&nbsp;context)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../SQLStatement.html" title="class in org.apache.cayenne.access.jdbc">SQLStatement</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CayenneSQLTemplateProcessor.</span><code><span class="memberNameLink"><a href="../../../template/CayenneSQLTemplateProcessor.html#processTemplate(java.lang.String,java.util.List)">processTemplate</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;template,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<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>&gt;&nbsp;positionalParameters)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../SQLStatement.html" title="class in org.apache.cayenne.access.jdbc">SQLStatement</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CayenneSQLTemplateProcessor.</span><code><span class="memberNameLink"><a href="../../../template/CayenneSQLTemplateProcessor.html#processTemplate(java.lang.String,java.util.Map)">processTemplate</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;template,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;?&gt;&nbsp;parameters)</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="../SQLStatement.html" title="class in org.apache.cayenne.access.jdbc">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>