blob: ff2f180203e375793a37c6155c39e390e9246d0f [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class org.apache.calcite.avatica.Meta.StatementHandle (Apache Calcite Avatica API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.calcite.avatica.Meta.StatementHandle (Apache Calcite Avatica API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Class org.apache.calcite.avatica.Meta.StatementHandle" class="title">Uses of Class<br>org.apache.calcite.avatica.Meta.StatementHandle</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.avatica">org.apache.calcite.avatica</a></th>
<td class="colLast">
<div class="block">Avatica JDBC framework.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.avatica.jdbc">org.apache.calcite.avatica.jdbc</a></th>
<td class="colLast">
<div class="block">Implements an Avatica provider on top of an existing JDBC data source.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.avatica.remote">org.apache.calcite.avatica.remote</a></th>
<td class="colLast">
<div class="block">JDBC driver that uses remote procedure calls.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.calcite.avatica">
<!-- -->
</a>
<h3>Uses of <a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a> in <a href="../package-summary.html">org.apache.calcite.avatica</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../package-summary.html">org.apache.calcite.avatica</a> declared as <a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AvaticaStatement.</span><code><span class="memberNameLink"><a href="../AvaticaStatement.html#handle">handle</a></span></code></th>
<td class="colLast">
<div class="block">Statement id; unique within connection.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.calcite.avatica</a> that return <a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</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="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Meta.</span><code><span class="memberNameLink"><a href="../Meta.html#createStatement(org.apache.calcite.avatica.Meta.ConnectionHandle)">createStatement</a></span>&#8203;(<a href="../Meta.ConnectionHandle.html" title="class in org.apache.calcite.avatica">Meta.ConnectionHandle</a>&nbsp;ch)</code></th>
<td class="colLast">
<div class="block">Called during the creation of a statement to allocate a new handle.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MetaImpl.</span><code><span class="memberNameLink"><a href="../MetaImpl.html#createStatement(org.apache.calcite.avatica.Meta.ConnectionHandle)">createStatement</a></span>&#8203;(<a href="../Meta.ConnectionHandle.html" title="class in org.apache.calcite.avatica">Meta.ConnectionHandle</a>&nbsp;ch)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Meta.StatementHandle.</span><code><span class="memberNameLink"><a href="../Meta.StatementHandle.html#fromProto(org.apache.calcite.avatica.proto.Common.StatementHandle)">fromProto</a></span>&#8203;(<a href="../proto/Common.StatementHandle.html" title="class in org.apache.calcite.avatica.proto">Common.StatementHandle</a>&nbsp;protoHandle)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MissingResultsException.</span><code><span class="memberNameLink"><a href="../MissingResultsException.html#getHandle()">getHandle</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">NoSuchStatementException.</span><code><span class="memberNameLink"><a href="../NoSuchStatementException.html#getStatementHandle()">getStatementHandle</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Meta.</span><code><span class="memberNameLink"><a href="../Meta.html#prepare(org.apache.calcite.avatica.Meta.ConnectionHandle,java.lang.String,long)">prepare</a></span>&#8203;(<a href="../Meta.ConnectionHandle.html" title="class in org.apache.calcite.avatica">Meta.ConnectionHandle</a>&nbsp;ch,
java.lang.String&nbsp;sql,
long&nbsp;maxRowCount)</code></th>
<td class="colLast">
<div class="block">Prepares a statement.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.calcite.avatica</a> with parameters of type <a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Meta.</span><code><span class="memberNameLink"><a href="../Meta.html#closeStatement(org.apache.calcite.avatica.Meta.StatementHandle)">closeStatement</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;h)</code></th>
<td class="colLast">
<div class="block">Closes a statement.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.Iterable&lt;java.lang.Object&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Meta.</span><code><span class="memberNameLink"><a href="../Meta.html#createIterable(org.apache.calcite.avatica.Meta.StatementHandle,org.apache.calcite.avatica.QueryState,org.apache.calcite.avatica.Meta.Signature,java.util.List,org.apache.calcite.avatica.Meta.Frame)">createIterable</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;stmt,
<a href="../QueryState.html" title="class in org.apache.calcite.avatica">QueryState</a>&nbsp;state,
<a href="../Meta.Signature.html" title="class in org.apache.calcite.avatica">Meta.Signature</a>&nbsp;signature,
java.util.List&lt;<a href="../remote/TypedValue.html" title="class in org.apache.calcite.avatica.remote">TypedValue</a>&gt;&nbsp;parameters,
<a href="../Meta.Frame.html" title="class in org.apache.calcite.avatica">Meta.Frame</a>&nbsp;firstFrame)</code></th>
<td class="colLast">
<div class="block">Creates an iterable for a result set.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.Iterable&lt;java.lang.Object&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MetaImpl.</span><code><span class="memberNameLink"><a href="../MetaImpl.html#createIterable(org.apache.calcite.avatica.Meta.StatementHandle,org.apache.calcite.avatica.QueryState,org.apache.calcite.avatica.Meta.Signature,java.util.List,org.apache.calcite.avatica.Meta.Frame)">createIterable</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;handle,
<a href="../QueryState.html" title="class in org.apache.calcite.avatica">QueryState</a>&nbsp;state,
<a href="../Meta.Signature.html" title="class in org.apache.calcite.avatica">Meta.Signature</a>&nbsp;signature,
java.util.List&lt;<a href="../remote/TypedValue.html" title="class in org.apache.calcite.avatica.remote">TypedValue</a>&gt;&nbsp;parameterValues,
<a href="../Meta.Frame.html" title="class in org.apache.calcite.avatica">Meta.Frame</a>&nbsp;firstFrame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Meta.ExecuteResult.html" title="class in org.apache.calcite.avatica">Meta.ExecuteResult</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Meta.</span><code><span class="memberNameLink"><a href="../Meta.html#execute(org.apache.calcite.avatica.Meta.StatementHandle,java.util.List,int)">execute</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;h,
java.util.List&lt;<a href="../remote/TypedValue.html" title="class in org.apache.calcite.avatica.remote">TypedValue</a>&gt;&nbsp;parameterValues,
int&nbsp;maxRowsInFirstFrame)</code></th>
<td class="colLast">
<div class="block">Executes a prepared statement.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Meta.ExecuteResult.html" title="class in org.apache.calcite.avatica">Meta.ExecuteResult</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Meta.</span><code><span class="memberNameLink"><a href="../Meta.html#execute(org.apache.calcite.avatica.Meta.StatementHandle,java.util.List,long)">execute</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;h,
java.util.List&lt;<a href="../remote/TypedValue.html" title="class in org.apache.calcite.avatica.remote">TypedValue</a>&gt;&nbsp;parameterValues,
long&nbsp;maxRowCount)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">See <a href="../Meta.html#execute(org.apache.calcite.avatica.Meta.StatementHandle,java.util.List,int)"><code>Meta.execute(StatementHandle, List, int)</code></a></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Meta.ExecuteBatchResult.html" title="class in org.apache.calcite.avatica">Meta.ExecuteBatchResult</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Meta.</span><code><span class="memberNameLink"><a href="../Meta.html#executeBatch(org.apache.calcite.avatica.Meta.StatementHandle,java.util.List)">executeBatch</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;h,
java.util.List&lt;java.util.List&lt;<a href="../remote/TypedValue.html" title="class in org.apache.calcite.avatica.remote">TypedValue</a>&gt;&gt;&nbsp;parameterValues)</code></th>
<td class="colLast">
<div class="block">Executes a collection of bound parameter values on a prepared statement.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Meta.Frame.html" title="class in org.apache.calcite.avatica">Meta.Frame</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Meta.</span><code><span class="memberNameLink"><a href="../Meta.html#fetch(org.apache.calcite.avatica.Meta.StatementHandle,long,int)">fetch</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;h,
long&nbsp;offset,
int&nbsp;fetchMaxRowCount)</code></th>
<td class="colLast">
<div class="block">Returns a frame of rows.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.concurrent.atomic.AtomicBoolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AvaticaConnection.</span><code><span class="memberNameLink"><a href="../AvaticaConnection.html#getCancelFlag(org.apache.calcite.avatica.Meta.StatementHandle)">getCancelFlag</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;h)</code></th>
<td class="colLast">
<div class="block">Returns or creates a slot whose state can be changed to cancel a
statement.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../AvaticaStatement.html" title="class in org.apache.calcite.avatica">AvaticaStatement</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AvaticaConnection.</span><code><span class="memberNameLink"><a href="../AvaticaConnection.html#lookupStatement(org.apache.calcite.avatica.Meta.StatementHandle)">lookupStatement</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;h)</code></th>
<td class="colLast">
<div class="block">Creates a statement wrapper around an existing handle.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../AvaticaPreparedStatement.html" title="class in org.apache.calcite.avatica">AvaticaPreparedStatement</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AvaticaFactory.</span><code><span class="memberNameLink"><a href="../AvaticaFactory.html#newPreparedStatement(org.apache.calcite.avatica.AvaticaConnection,org.apache.calcite.avatica.Meta.StatementHandle,org.apache.calcite.avatica.Meta.Signature,int,int,int)">newPreparedStatement</a></span>&#8203;(<a href="../AvaticaConnection.html" title="class in org.apache.calcite.avatica">AvaticaConnection</a>&nbsp;connection,
<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;h,
<a href="../Meta.Signature.html" title="class in org.apache.calcite.avatica">Meta.Signature</a>&nbsp;signature,
int&nbsp;resultSetType,
int&nbsp;resultSetConcurrency,
int&nbsp;resultSetHoldability)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../AvaticaStatement.html" title="class in org.apache.calcite.avatica">AvaticaStatement</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AvaticaFactory.</span><code><span class="memberNameLink"><a href="../AvaticaFactory.html#newStatement(org.apache.calcite.avatica.AvaticaConnection,org.apache.calcite.avatica.Meta.StatementHandle,int,int,int)">newStatement</a></span>&#8203;(<a href="../AvaticaConnection.html" title="class in org.apache.calcite.avatica">AvaticaConnection</a>&nbsp;connection,
<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;h,
int&nbsp;resultSetType,
int&nbsp;resultSetConcurrency,
int&nbsp;resultSetHoldability)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Meta.ExecuteResult.html" title="class in org.apache.calcite.avatica">Meta.ExecuteResult</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Meta.</span><code><span class="memberNameLink"><a href="../Meta.html#prepareAndExecute(org.apache.calcite.avatica.Meta.StatementHandle,java.lang.String,long,int,org.apache.calcite.avatica.Meta.PrepareCallback)">prepareAndExecute</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;h,
java.lang.String&nbsp;sql,
long&nbsp;maxRowCount,
int&nbsp;maxRowsInFirstFrame,
<a href="../Meta.PrepareCallback.html" title="interface in org.apache.calcite.avatica">Meta.PrepareCallback</a>&nbsp;callback)</code></th>
<td class="colLast">
<div class="block">Prepares and executes a statement.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Meta.ExecuteResult.html" title="class in org.apache.calcite.avatica">Meta.ExecuteResult</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Meta.</span><code><span class="memberNameLink"><a href="../Meta.html#prepareAndExecute(org.apache.calcite.avatica.Meta.StatementHandle,java.lang.String,long,org.apache.calcite.avatica.Meta.PrepareCallback)">prepareAndExecute</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;h,
java.lang.String&nbsp;sql,
long&nbsp;maxRowCount,
<a href="../Meta.PrepareCallback.html" title="interface in org.apache.calcite.avatica">Meta.PrepareCallback</a>&nbsp;callback)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">See <a href="../Meta.html#prepareAndExecute(org.apache.calcite.avatica.Meta.StatementHandle,java.lang.String,long,int,org.apache.calcite.avatica.Meta.PrepareCallback)"><code>Meta.prepareAndExecute(StatementHandle, String, long, int, PrepareCallback)</code></a></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Meta.ExecuteBatchResult.html" title="class in org.apache.calcite.avatica">Meta.ExecuteBatchResult</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Meta.</span><code><span class="memberNameLink"><a href="../Meta.html#prepareAndExecuteBatch(org.apache.calcite.avatica.Meta.StatementHandle,java.util.List)">prepareAndExecuteBatch</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;h,
java.util.List&lt;java.lang.String&gt;&nbsp;sqlCommands)</code></th>
<td class="colLast">
<div class="block">Prepares a statement and then executes a number of SQL commands in one pass.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Meta.</span><code><span class="memberNameLink"><a href="../Meta.html#syncResults(org.apache.calcite.avatica.Meta.StatementHandle,org.apache.calcite.avatica.QueryState,long)">syncResults</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;sh,
<a href="../QueryState.html" title="class in org.apache.calcite.avatica">QueryState</a>&nbsp;state,
long&nbsp;offset)</code></th>
<td class="colLast">
<div class="block">Re-sets the <code>ResultSet</code> on a Statement.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../package-summary.html">org.apache.calcite.avatica</a> with parameters of type <a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</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="../AvaticaPreparedStatement.html#%3Cinit%3E(org.apache.calcite.avatica.AvaticaConnection,org.apache.calcite.avatica.Meta.StatementHandle,org.apache.calcite.avatica.Meta.Signature,int,int,int)">AvaticaPreparedStatement</a></span>&#8203;(<a href="../AvaticaConnection.html" title="class in org.apache.calcite.avatica">AvaticaConnection</a>&nbsp;connection,
<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;h,
<a href="../Meta.Signature.html" title="class in org.apache.calcite.avatica">Meta.Signature</a>&nbsp;signature,
int&nbsp;resultSetType,
int&nbsp;resultSetConcurrency,
int&nbsp;resultSetHoldability)</code></th>
<td class="colLast">
<div class="block">Creates an AvaticaPreparedStatement.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AvaticaStatement.html#%3Cinit%3E(org.apache.calcite.avatica.AvaticaConnection,org.apache.calcite.avatica.Meta.StatementHandle,int,int,int)">AvaticaStatement</a></span>&#8203;(<a href="../AvaticaConnection.html" title="class in org.apache.calcite.avatica">AvaticaConnection</a>&nbsp;connection,
<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;h,
int&nbsp;resultSetType,
int&nbsp;resultSetConcurrency,
int&nbsp;resultSetHoldability)</code></th>
<td class="colLast">
<div class="block">Creates an AvaticaStatement.</div>
</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AvaticaStatement.html#%3Cinit%3E(org.apache.calcite.avatica.AvaticaConnection,org.apache.calcite.avatica.Meta.StatementHandle,int,int,int,org.apache.calcite.avatica.Meta.Signature)">AvaticaStatement</a></span>&#8203;(<a href="../AvaticaConnection.html" title="class in org.apache.calcite.avatica">AvaticaConnection</a>&nbsp;connection,
<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;h,
int&nbsp;resultSetType,
int&nbsp;resultSetConcurrency,
int&nbsp;resultSetHoldability,
<a href="../Meta.Signature.html" title="class in org.apache.calcite.avatica">Meta.Signature</a>&nbsp;signature)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../MissingResultsException.html#%3Cinit%3E(org.apache.calcite.avatica.Meta.StatementHandle)">MissingResultsException</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;handle)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../NoSuchStatementException.html#%3Cinit%3E(org.apache.calcite.avatica.Meta.StatementHandle)">NoSuchStatementException</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;stmtHandle)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.avatica.jdbc">
<!-- -->
</a>
<h3>Uses of <a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a> in <a href="../jdbc/package-summary.html">org.apache.calcite.avatica.jdbc</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../jdbc/package-summary.html">org.apache.calcite.avatica.jdbc</a> that return <a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</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="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JdbcMeta.</span><code><span class="memberNameLink"><a href="../jdbc/JdbcMeta.html#createStatement(org.apache.calcite.avatica.Meta.ConnectionHandle)">createStatement</a></span>&#8203;(<a href="../Meta.ConnectionHandle.html" title="class in org.apache.calcite.avatica">Meta.ConnectionHandle</a>&nbsp;ch)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JdbcMeta.</span><code><span class="memberNameLink"><a href="../jdbc/JdbcMeta.html#prepare(org.apache.calcite.avatica.Meta.ConnectionHandle,java.lang.String,long)">prepare</a></span>&#8203;(<a href="../Meta.ConnectionHandle.html" title="class in org.apache.calcite.avatica">Meta.ConnectionHandle</a>&nbsp;ch,
java.lang.String&nbsp;sql,
long&nbsp;maxRowCount)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../jdbc/package-summary.html">org.apache.calcite.avatica.jdbc</a> with parameters of type <a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JdbcMeta.</span><code><span class="memberNameLink"><a href="../jdbc/JdbcMeta.html#closeStatement(org.apache.calcite.avatica.Meta.StatementHandle)">closeStatement</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;h)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.Iterable&lt;java.lang.Object&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JdbcMeta.</span><code><span class="memberNameLink"><a href="../jdbc/JdbcMeta.html#createIterable(org.apache.calcite.avatica.Meta.StatementHandle,org.apache.calcite.avatica.QueryState,org.apache.calcite.avatica.Meta.Signature,java.util.List,org.apache.calcite.avatica.Meta.Frame)">createIterable</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;handle,
<a href="../QueryState.html" title="class in org.apache.calcite.avatica">QueryState</a>&nbsp;state,
<a href="../Meta.Signature.html" title="class in org.apache.calcite.avatica">Meta.Signature</a>&nbsp;signature,
java.util.List&lt;<a href="../remote/TypedValue.html" title="class in org.apache.calcite.avatica.remote">TypedValue</a>&gt;&nbsp;parameterValues,
<a href="../Meta.Frame.html" title="class in org.apache.calcite.avatica">Meta.Frame</a>&nbsp;firstFrame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Meta.ExecuteResult.html" title="class in org.apache.calcite.avatica">Meta.ExecuteResult</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JdbcMeta.</span><code><span class="memberNameLink"><a href="../jdbc/JdbcMeta.html#execute(org.apache.calcite.avatica.Meta.StatementHandle,java.util.List,int)">execute</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;h,
java.util.List&lt;<a href="../remote/TypedValue.html" title="class in org.apache.calcite.avatica.remote">TypedValue</a>&gt;&nbsp;parameterValues,
int&nbsp;maxRowsInFirstFrame)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Meta.ExecuteResult.html" title="class in org.apache.calcite.avatica">Meta.ExecuteResult</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JdbcMeta.</span><code><span class="memberNameLink"><a href="../jdbc/JdbcMeta.html#execute(org.apache.calcite.avatica.Meta.StatementHandle,java.util.List,long)">execute</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;h,
java.util.List&lt;<a href="../remote/TypedValue.html" title="class in org.apache.calcite.avatica.remote">TypedValue</a>&gt;&nbsp;parameterValues,
long&nbsp;maxRowCount)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Meta.ExecuteBatchResult.html" title="class in org.apache.calcite.avatica">Meta.ExecuteBatchResult</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JdbcMeta.</span><code><span class="memberNameLink"><a href="../jdbc/JdbcMeta.html#executeBatch(org.apache.calcite.avatica.Meta.StatementHandle,java.util.List)">executeBatch</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;h,
java.util.List&lt;java.util.List&lt;<a href="../remote/TypedValue.html" title="class in org.apache.calcite.avatica.remote">TypedValue</a>&gt;&gt;&nbsp;updateBatches)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Meta.ExecuteBatchResult.html" title="class in org.apache.calcite.avatica">Meta.ExecuteBatchResult</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JdbcMeta.</span><code><span class="memberNameLink"><a href="../jdbc/JdbcMeta.html#executeBatchProtobuf(org.apache.calcite.avatica.Meta.StatementHandle,java.util.List)">executeBatchProtobuf</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;h,
java.util.List&lt;<a href="../proto/Requests.UpdateBatch.html" title="class in org.apache.calcite.avatica.proto">Requests.UpdateBatch</a>&gt;&nbsp;updateBatches)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Meta.Frame.html" title="class in org.apache.calcite.avatica">Meta.Frame</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JdbcMeta.</span><code><span class="memberNameLink"><a href="../jdbc/JdbcMeta.html#fetch(org.apache.calcite.avatica.Meta.StatementHandle,long,int)">fetch</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;h,
long&nbsp;offset,
int&nbsp;fetchMaxRowCount)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Meta.ExecuteResult.html" title="class in org.apache.calcite.avatica">Meta.ExecuteResult</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JdbcMeta.</span><code><span class="memberNameLink"><a href="../jdbc/JdbcMeta.html#prepareAndExecute(org.apache.calcite.avatica.Meta.StatementHandle,java.lang.String,long,int,org.apache.calcite.avatica.Meta.PrepareCallback)">prepareAndExecute</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;h,
java.lang.String&nbsp;sql,
long&nbsp;maxRowCount,
int&nbsp;maxRowsInFirstFrame,
<a href="../Meta.PrepareCallback.html" title="interface in org.apache.calcite.avatica">Meta.PrepareCallback</a>&nbsp;callback)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Meta.ExecuteResult.html" title="class in org.apache.calcite.avatica">Meta.ExecuteResult</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JdbcMeta.</span><code><span class="memberNameLink"><a href="../jdbc/JdbcMeta.html#prepareAndExecute(org.apache.calcite.avatica.Meta.StatementHandle,java.lang.String,long,org.apache.calcite.avatica.Meta.PrepareCallback)">prepareAndExecute</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;h,
java.lang.String&nbsp;sql,
long&nbsp;maxRowCount,
<a href="../Meta.PrepareCallback.html" title="interface in org.apache.calcite.avatica">Meta.PrepareCallback</a>&nbsp;callback)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Meta.ExecuteBatchResult.html" title="class in org.apache.calcite.avatica">Meta.ExecuteBatchResult</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JdbcMeta.</span><code><span class="memberNameLink"><a href="../jdbc/JdbcMeta.html#prepareAndExecuteBatch(org.apache.calcite.avatica.Meta.StatementHandle,java.util.List)">prepareAndExecuteBatch</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;h,
java.util.List&lt;java.lang.String&gt;&nbsp;sqlCommands)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JdbcMeta.</span><code><span class="memberNameLink"><a href="../jdbc/JdbcMeta.html#syncResults(org.apache.calcite.avatica.Meta.StatementHandle,org.apache.calcite.avatica.QueryState,long)">syncResults</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;sh,
<a href="../QueryState.html" title="class in org.apache.calcite.avatica">QueryState</a>&nbsp;state,
long&nbsp;offset)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.avatica.remote">
<!-- -->
</a>
<h3>Uses of <a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a> in <a href="../remote/package-summary.html">org.apache.calcite.avatica.remote</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../remote/package-summary.html">org.apache.calcite.avatica.remote</a> declared as <a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Service.PrepareResponse.</span><code><span class="memberNameLink"><a href="../remote/Service.PrepareResponse.html#statement">statement</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Service.ExecuteRequest.</span><code><span class="memberNameLink"><a href="../remote/Service.ExecuteRequest.html#statementHandle">statementHandle</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../remote/package-summary.html">org.apache.calcite.avatica.remote</a> with parameters of type <a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</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="../Meta.ExecuteBatchResult.html" title="class in org.apache.calcite.avatica">Meta.ExecuteBatchResult</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ProtobufMeta.</span><code><span class="memberNameLink"><a href="../remote/ProtobufMeta.html#executeBatchProtobuf(org.apache.calcite.avatica.Meta.StatementHandle,java.util.List)">executeBatchProtobuf</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;h,
java.util.List&lt;<a href="../proto/Requests.UpdateBatch.html" title="class in org.apache.calcite.avatica.proto">Requests.UpdateBatch</a>&gt;&nbsp;parameterValues)</code></th>
<td class="colLast">
<div class="block">Executes a batch of commands on a prepared statement.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../remote/package-summary.html">org.apache.calcite.avatica.remote</a> with parameters of type <a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</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="../remote/Service.ExecuteRequest.html#%3Cinit%3E(org.apache.calcite.avatica.Meta.StatementHandle,java.util.List,int)">ExecuteRequest</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;statementHandle,
java.util.List&lt;<a href="../remote/TypedValue.html" title="class in org.apache.calcite.avatica.remote">TypedValue</a>&gt;&nbsp;parameterValues,
int&nbsp;maxRowCount)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../remote/Service.PrepareResponse.html#%3Cinit%3E(org.apache.calcite.avatica.Meta.StatementHandle,org.apache.calcite.avatica.remote.Service.RpcMetadataResponse)">PrepareResponse</a></span>&#8203;(<a href="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a>&nbsp;statement,
<a href="../remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a>&nbsp;rpcMetadata)</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="../Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2019 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>