blob: 1c25bcc832af942e23bc96e77b60e686881a8f55 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>SqlInfoBuilder (Apache Arrow Java Root POM 17.0.0-SNAPSHOT API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="SqlInfoBuilder (Apache Arrow Java Root POM 17.0.0-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":9,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10,"i72":10,"i73":10,"i74":10,"i75":10,"i76":10,"i77":10,"i78":10,"i79":10,"i80":10,"i81":10,"i82":10,"i83":10,"i84":10,"i85":10,"i86":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/SqlInfoBuilder.html">Use</a></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">
<li><a href="../../../../../org/apache/arrow/flight/sql/SetSessionOptionsResultListener.html" title="class in org.apache.arrow.flight.sql"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/arrow/flight/sql/SqlInfoBuilder.html" target="_top">Frames</a></li>
<li><a href="SqlInfoBuilder.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.arrow.flight.sql</div>
<h2 title="Class SqlInfoBuilder" class="title">Class SqlInfoBuilder</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.apache.arrow.flight.sql.SqlInfoBuilder</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">SqlInfoBuilder</span>
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
<div class="block">Auxiliary class meant to facilitate the implementation of <a href="../../../../../org/apache/arrow/flight/sql/FlightSqlProducer.html#getStreamSqlInfo-org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo-org.apache.arrow.flight.FlightProducer.CallContext-org.apache.arrow.flight.FlightProducer.ServerStreamListener-"><code>FlightSqlProducer.getStreamSqlInfo(org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo, org.apache.arrow.flight.FlightProducer.CallContext, org.apache.arrow.flight.FlightProducer.ServerStreamListener)</code></a>.
<p>
Usage requires the user to add the required SqlInfo values using the <code>with*</code> methods
like <a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withFlightSqlServerName-java.lang.String-"><code>withFlightSqlServerName(String)</code></a>, and request it back
through the <code>SqlInfoBuilder#send(List, ServerStreamListener)</code> method.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#SqlInfoBuilder--">SqlInfoBuilder</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/arrow/vector/holders/NullableVarCharHolder.html" title="class in org.apache.arrow.vector.holders">NullableVarCharHolder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#getHolderForUtf8-java.lang.String-org.apache.arrow.memory.ArrowBuf-">getHolderForUtf8</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;string,
<a href="../../../../../org/apache/arrow/memory/ArrowBuf.html" title="class in org.apache.arrow.memory">ArrowBuf</a>&nbsp;buf)</code>
<div class="block">Gets a <a href="../../../../../org/apache/arrow/vector/holders/NullableVarCharHolder.html" title="class in org.apache.arrow.vector.holders"><code>NullableVarCharHolder</code></a> from the provided <code>string</code> using the provided <code>buf</code>.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#send-java.util.List-org.apache.arrow.flight.FlightProducer.ServerStreamListener-">send</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;&nbsp;infos,
<a href="../../../../../org/apache/arrow/flight/FlightProducer.ServerStreamListener.html" title="interface in org.apache.arrow.flight">FlightProducer.ServerStreamListener</a>&nbsp;listener)</code>
<div class="block">Send the requested information to given ServerStreamListener.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withFlightSqlServerArrowVersion-java.lang.String-">withFlightSqlServerArrowVersion</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#FLIGHT_SQL_SERVER_ARROW_VERSION"><code>FlightSql.SqlInfo.FLIGHT_SQL_SERVER_ARROW_VERSION</code></a> in the builder.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withFlightSqlServerCancel-boolean-">withFlightSqlServerCancel</a></span>(boolean&nbsp;value)</code>
<div class="block">Set a value for query cancellation support.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withFlightSqlServerName-java.lang.String-">withFlightSqlServerName</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#FLIGHT_SQL_SERVER_NAME"><code>FlightSql.SqlInfo.FLIGHT_SQL_SERVER_NAME</code></a> in the builder.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withFlightSqlServerReadOnly-boolean-">withFlightSqlServerReadOnly</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#FLIGHT_SQL_SERVER_READ_ONLY"><code>FlightSql.SqlInfo.FLIGHT_SQL_SERVER_READ_ONLY</code></a> in the builder.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withFlightSqlServerSql-boolean-">withFlightSqlServerSql</a></span>(boolean&nbsp;value)</code>
<div class="block">Set a value for SQL support.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withFlightSqlServerStatementTimeout-int-">withFlightSqlServerStatementTimeout</a></span>(int&nbsp;value)</code>
<div class="block">Set a value for statement timeouts.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withFlightSqlServerSubstrait-boolean-">withFlightSqlServerSubstrait</a></span>(boolean&nbsp;value)</code>
<div class="block">Set a value for Substrait support.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withFlightSqlServerSubstraitMaxVersion-java.lang.String-">withFlightSqlServerSubstraitMaxVersion</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Set a value for Substrait maximum version support.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withFlightSqlServerSubstraitMinVersion-java.lang.String-">withFlightSqlServerSubstraitMinVersion</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Set a value for Substrait minimum version support.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withFlightSqlServerTransaction-org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedTransaction-">withFlightSqlServerTransaction</a></span>(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlSupportedTransaction.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SqlSupportedTransaction</a>&nbsp;value)</code>
<div class="block">Set a value for transaction support.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withFlightSqlServerTransactionTimeout-int-">withFlightSqlServerTransactionTimeout</a></span>(int&nbsp;value)</code>
<div class="block">Set a value for transaction timeouts.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withFlightSqlServerVersion-java.lang.String-">withFlightSqlServerVersion</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#FLIGHT_SQL_SERVER_VERSION"><code>FlightSql.SqlInfo.FLIGHT_SQL_SERVER_VERSION</code></a> in the builder.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlAllTablesAreSelectable-boolean-">withSqlAllTablesAreSelectable</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_ALL_TABLES_ARE_SELECTABLE"><code>FlightSql.SqlInfo.SQL_ALL_TABLES_ARE_SELECTABLE</code></a> in the builder.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlAnsi92SupportedLevel-org.apache.arrow.flight.sql.impl.FlightSql.SupportedAnsi92SqlGrammarLevel...-">withSqlAnsi92SupportedLevel</a></span>(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SupportedAnsi92SqlGrammarLevel.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SupportedAnsi92SqlGrammarLevel</a>...&nbsp;values)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_ANSI92_SUPPORTED_LEVEL"><code>FlightSql.SqlInfo.SQL_ANSI92_SUPPORTED_LEVEL</code></a> in the builder.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlBatchUpdatesSupported-boolean-">withSqlBatchUpdatesSupported</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_BATCH_UPDATES_SUPPORTED"><code>FlightSql.SqlInfo.SQL_BATCH_UPDATES_SUPPORTED</code></a> in the builder.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlCatalogAtStart-boolean-">withSqlCatalogAtStart</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_CATALOG_AT_START"><code>FlightSql.SqlInfo.SQL_CATALOG_AT_START</code></a> in the builder.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlCatalogsSupportedActions-org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedElementActions...-">withSqlCatalogsSupportedActions</a></span>(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlSupportedElementActions.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SqlSupportedElementActions</a>...&nbsp;values)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_CATALOGS_SUPPORTED_ACTIONS"><code>FlightSql.SqlInfo.SQL_CATALOGS_SUPPORTED_ACTIONS</code></a> in the builder.</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlCatalogTerm-java.lang.String-">withSqlCatalogTerm</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_CATALOG_TERM"><code>FlightSql.SqlInfo.SQL_CATALOG_TERM</code></a> in the builder.</div>
</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlCorrelatedSubqueriesSupported-boolean-">withSqlCorrelatedSubqueriesSupported</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_CORRELATED_SUBQUERIES_SUPPORTED"><code>FlightSql.SqlInfo.SQL_CORRELATED_SUBQUERIES_SUPPORTED</code></a> in the builder.</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlDataDefinitionCausesTransactionCommit-boolean-">withSqlDataDefinitionCausesTransactionCommit</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_DATA_DEFINITION_CAUSES_TRANSACTION_COMMIT"><code>FlightSql.SqlInfo.SQL_DATA_DEFINITION_CAUSES_TRANSACTION_COMMIT</code></a> in the builder.</div>
</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlDataDefinitionsInTransactionsIgnored-boolean-">withSqlDataDefinitionsInTransactionsIgnored</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_DATA_DEFINITIONS_IN_TRANSACTIONS_IGNORED"><code>FlightSql.SqlInfo.SQL_DATA_DEFINITIONS_IN_TRANSACTIONS_IGNORED</code></a> in the builder.</div>
</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlDatetimeFunctions-java.lang.String:A-">withSqlDatetimeFunctions</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_DATETIME_FUNCTIONS"><code>FlightSql.SqlInfo.SQL_DATETIME_FUNCTIONS</code></a> in the builder.</div>
</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlDbSchemaNameLength-long-">withSqlDbSchemaNameLength</a></span>(long&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_DB_SCHEMA_NAME_LENGTH"><code>FlightSql.SqlInfo.SQL_DB_SCHEMA_NAME_LENGTH</code></a> in the builder.</div>
</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlDdlCatalog-boolean-">withSqlDdlCatalog</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_DDL_CATALOG"><code>FlightSql.SqlInfo.SQL_DDL_CATALOG</code></a> in the builder.</div>
</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlDdlSchema-boolean-">withSqlDdlSchema</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_DDL_SCHEMA"><code>FlightSql.SqlInfo.SQL_DDL_SCHEMA</code></a> in the builder.</div>
</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlDdlTable-boolean-">withSqlDdlTable</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_DDL_TABLE"><code>FlightSql.SqlInfo.SQL_DDL_TABLE</code></a> in the builder.</div>
</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlDefaultTransactionIsolation-long-">withSqlDefaultTransactionIsolation</a></span>(long&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_DEFAULT_TRANSACTION_ISOLATION"><code>FlightSql.SqlInfo.SQL_DEFAULT_TRANSACTION_ISOLATION</code></a> in the builder.</div>
</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlExtraNameCharacters-java.lang.String-">withSqlExtraNameCharacters</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_EXTRA_NAME_CHARACTERS"><code>FlightSql.SqlInfo.SQL_EXTRA_NAME_CHARACTERS</code></a> in the builder.</div>
</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlIdentifierCase-org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedCaseSensitivity-">withSqlIdentifierCase</a></span>(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlSupportedCaseSensitivity.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SqlSupportedCaseSensitivity</a>&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_IDENTIFIER_CASE"><code>FlightSql.SqlInfo.SQL_IDENTIFIER_CASE</code></a> in the builder.</div>
</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlIdentifierQuoteChar-java.lang.String-">withSqlIdentifierQuoteChar</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_IDENTIFIER_QUOTE_CHAR"><code>FlightSql.SqlInfo.SQL_IDENTIFIER_QUOTE_CHAR</code></a> in the builder.</div>
</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlKeywords-java.lang.String:A-">withSqlKeywords</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_KEYWORDS"><code>FlightSql.SqlInfo.SQL_KEYWORDS</code></a> in the builder.</div>
</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlLocatorsUpdateCopy-boolean-">withSqlLocatorsUpdateCopy</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_LOCATORS_UPDATE_COPY"><code>FlightSql.SqlInfo.SQL_LOCATORS_UPDATE_COPY</code></a> in the builder.</div>
</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlMaxBinaryLiteralLength-long-">withSqlMaxBinaryLiteralLength</a></span>(long&nbsp;value)</code>
<div class="block">Sets a value SqlInf @link SqlInfo#SQL_MAX_BINARY_LITERAL_LENGTH} in the builder.</div>
</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlMaxCatalogNameLength-long-">withSqlMaxCatalogNameLength</a></span>(long&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_CATALOG_NAME_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_CATALOG_NAME_LENGTH</code></a> in the builder.</div>
</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlMaxCharLiteralLength-long-">withSqlMaxCharLiteralLength</a></span>(long&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_CHAR_LITERAL_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_CHAR_LITERAL_LENGTH</code></a> in the builder.</div>
</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlMaxColumnNameLength-long-">withSqlMaxColumnNameLength</a></span>(long&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_COLUMN_NAME_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_COLUMN_NAME_LENGTH</code></a> in the builder.</div>
</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlMaxColumnsInGroupBy-long-">withSqlMaxColumnsInGroupBy</a></span>(long&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_COLUMNS_IN_GROUP_BY"><code>FlightSql.SqlInfo.SQL_MAX_COLUMNS_IN_GROUP_BY</code></a> in the builder.</div>
</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlMaxColumnsInIndex-long-">withSqlMaxColumnsInIndex</a></span>(long&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_COLUMNS_IN_INDEX"><code>FlightSql.SqlInfo.SQL_MAX_COLUMNS_IN_INDEX</code></a> in the builder.</div>
</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlMaxColumnsInOrderBy-long-">withSqlMaxColumnsInOrderBy</a></span>(long&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_COLUMNS_IN_ORDER_BY"><code>FlightSql.SqlInfo.SQL_MAX_COLUMNS_IN_ORDER_BY</code></a> in the builder.</div>
</td>
</tr>
<tr id="i41" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlMaxColumnsInSelect-long-">withSqlMaxColumnsInSelect</a></span>(long&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_COLUMNS_IN_SELECT"><code>FlightSql.SqlInfo.SQL_MAX_COLUMNS_IN_SELECT</code></a> in the builder.</div>
</td>
</tr>
<tr id="i42" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlMaxColumnsInTable-long-">withSqlMaxColumnsInTable</a></span>(long&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_COLUMNS_IN_TABLE"><code>FlightSql.SqlInfo.SQL_MAX_COLUMNS_IN_TABLE</code></a> in the builder.</div>
</td>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlMaxConnections-long-">withSqlMaxConnections</a></span>(long&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_CONNECTIONS"><code>FlightSql.SqlInfo.SQL_MAX_CONNECTIONS</code></a> in the builder.</div>
</td>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlMaxCursorNameLength-long-">withSqlMaxCursorNameLength</a></span>(long&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_CURSOR_NAME_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_CURSOR_NAME_LENGTH</code></a> in the builder.</div>
</td>
</tr>
<tr id="i45" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlMaxIndexLength-long-">withSqlMaxIndexLength</a></span>(long&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_INDEX_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_INDEX_LENGTH</code></a> in the builder.</div>
</td>
</tr>
<tr id="i46" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlMaxProcedureNameLength-long-">withSqlMaxProcedureNameLength</a></span>(long&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_PROCEDURE_NAME_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_PROCEDURE_NAME_LENGTH</code></a> in the builder.</div>
</td>
</tr>
<tr id="i47" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlMaxRowSize-long-">withSqlMaxRowSize</a></span>(long&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_ROW_SIZE"><code>FlightSql.SqlInfo.SQL_MAX_ROW_SIZE</code></a> in the builder.</div>
</td>
</tr>
<tr id="i48" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlMaxRowSizeIncludesBlobs-boolean-">withSqlMaxRowSizeIncludesBlobs</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_ROW_SIZE_INCLUDES_BLOBS"><code>FlightSql.SqlInfo.SQL_MAX_ROW_SIZE_INCLUDES_BLOBS</code></a> in the builder.</div>
</td>
</tr>
<tr id="i49" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlMaxStatementLength-long-">withSqlMaxStatementLength</a></span>(long&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_STATEMENT_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_STATEMENT_LENGTH</code></a> in the builder.</div>
</td>
</tr>
<tr id="i50" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlMaxStatements-long-">withSqlMaxStatements</a></span>(long&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_STATEMENTS"><code>FlightSql.SqlInfo.SQL_MAX_STATEMENTS</code></a> in the builder.</div>
</td>
</tr>
<tr id="i51" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlMaxTableNameLength-long-">withSqlMaxTableNameLength</a></span>(long&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_TABLE_NAME_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_TABLE_NAME_LENGTH</code></a> in the builder.</div>
</td>
</tr>
<tr id="i52" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlMaxTablesInSelect-long-">withSqlMaxTablesInSelect</a></span>(long&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_TABLES_IN_SELECT"><code>FlightSql.SqlInfo.SQL_MAX_TABLES_IN_SELECT</code></a> in the builder.</div>
</td>
</tr>
<tr id="i53" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlMaxUsernameLength-long-">withSqlMaxUsernameLength</a></span>(long&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_USERNAME_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_USERNAME_LENGTH</code></a> in the builder.</div>
</td>
</tr>
<tr id="i54" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlNamedParametersSupported-boolean-">withSqlNamedParametersSupported</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_NAMED_PARAMETERS_SUPPORTED"><code>FlightSql.SqlInfo.SQL_NAMED_PARAMETERS_SUPPORTED</code></a> in the builder.</div>
</td>
</tr>
<tr id="i55" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlNullOrdering-org.apache.arrow.flight.sql.impl.FlightSql.SqlNullOrdering-">withSqlNullOrdering</a></span>(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlNullOrdering.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SqlNullOrdering</a>&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_NULL_ORDERING"><code>FlightSql.SqlInfo.SQL_NULL_ORDERING</code></a> in the builder.</div>
</td>
</tr>
<tr id="i56" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlNullPlusNullIsNull-boolean-">withSqlNullPlusNullIsNull</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_NULL_PLUS_NULL_IS_NULL"><code>FlightSql.SqlInfo.SQL_NULL_PLUS_NULL_IS_NULL</code></a> in the builder.</div>
</td>
</tr>
<tr id="i57" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlNumericFunctions-java.lang.String:A-">withSqlNumericFunctions</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_NUMERIC_FUNCTIONS"><code>FlightSql.SqlInfo.SQL_NUMERIC_FUNCTIONS</code></a> in the builder.</div>
</td>
</tr>
<tr id="i58" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlOuterJoinSupportLevel-org.apache.arrow.flight.sql.impl.FlightSql.SqlOuterJoinsSupportLevel...-">withSqlOuterJoinSupportLevel</a></span>(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlOuterJoinsSupportLevel.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SqlOuterJoinsSupportLevel</a>...&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_OUTER_JOINS_SUPPORT_LEVEL"><code>FlightSql.SqlInfo.SQL_OUTER_JOINS_SUPPORT_LEVEL</code></a> in the builder.</div>
</td>
</tr>
<tr id="i59" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlProcedureTerm-java.lang.String-">withSqlProcedureTerm</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_PROCEDURE_TERM"><code>FlightSql.SqlInfo.SQL_PROCEDURE_TERM</code></a> in the builder.</div>
</td>
</tr>
<tr id="i60" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlQuotedIdentifierCase-org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedCaseSensitivity-">withSqlQuotedIdentifierCase</a></span>(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlSupportedCaseSensitivity.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SqlSupportedCaseSensitivity</a>&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_QUOTED_IDENTIFIER_CASE"><code>FlightSql.SqlInfo.SQL_QUOTED_IDENTIFIER_CASE</code></a> in the builder.</div>
</td>
</tr>
<tr id="i61" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlSavepointsSupported-boolean-">withSqlSavepointsSupported</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets a value for { @link SqlInfo#SQL_SAVEPOINTS_SUPPORTED} in the builder.</div>
</td>
</tr>
<tr id="i62" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlSchemasSupportedActions-org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedElementActions...-">withSqlSchemasSupportedActions</a></span>(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlSupportedElementActions.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SqlSupportedElementActions</a>...&nbsp;values)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SCHEMAS_SUPPORTED_ACTIONS"><code>FlightSql.SqlInfo.SQL_SCHEMAS_SUPPORTED_ACTIONS</code></a> in the builder.</div>
</td>
</tr>
<tr id="i63" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlSchemaTerm-java.lang.String-">withSqlSchemaTerm</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SCHEMA_TERM"><code>FlightSql.SqlInfo.SQL_SCHEMA_TERM</code></a> in the builder.</div>
</td>
</tr>
<tr id="i64" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlSearchStringEscape-java.lang.String-">withSqlSearchStringEscape</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SEARCH_STRING_ESCAPE"><code>FlightSql.SqlInfo.SQL_SEARCH_STRING_ESCAPE</code></a> in the builder.</div>
</td>
</tr>
<tr id="i65" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlSelectForUpdateSupported-boolean-">withSqlSelectForUpdateSupported</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SELECT_FOR_UPDATE_SUPPORTED"><code>FlightSql.SqlInfo.SQL_SELECT_FOR_UPDATE_SUPPORTED</code></a> in the builder.</div>
</td>
</tr>
<tr id="i66" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlStoredFunctionsUsingCallSyntaxSupported-boolean-">withSqlStoredFunctionsUsingCallSyntaxSupported</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_STORED_FUNCTIONS_USING_CALL_SYNTAX_SUPPORTED"><code>FlightSql.SqlInfo.SQL_STORED_FUNCTIONS_USING_CALL_SYNTAX_SUPPORTED</code></a> in the builder.</div>
</td>
</tr>
<tr id="i67" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlStoredProceduresSupported-boolean-">withSqlStoredProceduresSupported</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_STORED_PROCEDURES_SUPPORTED"><code>FlightSql.SqlInfo.SQL_STORED_PROCEDURES_SUPPORTED</code></a> in the builder.</div>
</td>
</tr>
<tr id="i68" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlStringFunctions-java.lang.String:A-">withSqlStringFunctions</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_STRING_FUNCTIONS"><code>FlightSql.SqlInfo.SQL_STRING_FUNCTIONS</code></a> in the builder.</div>
</td>
</tr>
<tr id="i69" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlSubQueriesSupported-org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedSubqueries...-">withSqlSubQueriesSupported</a></span>(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlSupportedSubqueries.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SqlSupportedSubqueries</a>...&nbsp;values)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTED_SUBQUERIES"><code>FlightSql.SqlInfo.SQL_SUPPORTED_SUBQUERIES</code></a> in the builder.</div>
</td>
</tr>
<tr id="i70" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlSupportedGrammar-org.apache.arrow.flight.sql.impl.FlightSql.SupportedSqlGrammar...-">withSqlSupportedGrammar</a></span>(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SupportedSqlGrammar.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SupportedSqlGrammar</a>...&nbsp;values)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTED_GRAMMAR"><code>FlightSql.SqlInfo.SQL_SUPPORTED_GRAMMAR</code></a> in the builder.</div>
</td>
</tr>
<tr id="i71" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlSupportedGroupBy-org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedGroupBy...-">withSqlSupportedGroupBy</a></span>(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlSupportedGroupBy.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SqlSupportedGroupBy</a>...&nbsp;values)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTED_GROUP_BY"><code>FlightSql.SqlInfo.SQL_SUPPORTED_GROUP_BY</code></a> in the builder.</div>
</td>
</tr>
<tr id="i72" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlSupportedPositionedCommands-org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedPositionedCommands...-">withSqlSupportedPositionedCommands</a></span>(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlSupportedPositionedCommands.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SqlSupportedPositionedCommands</a>...&nbsp;values)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTED_POSITIONED_COMMANDS"><code>FlightSql.SqlInfo.SQL_SUPPORTED_POSITIONED_COMMANDS</code></a> in the builder.</div>
</td>
</tr>
<tr id="i73" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlSupportedResultSetTypes-org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedResultSetType...-">withSqlSupportedResultSetTypes</a></span>(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlSupportedResultSetType.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SqlSupportedResultSetType</a>...&nbsp;values)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTED_RESULT_SET_TYPES"><code>FlightSql.SqlInfo.SQL_SUPPORTED_RESULT_SET_TYPES</code></a> in the builder.</div>
</td>
</tr>
<tr id="i74" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlSupportedTransactionsIsolationLevels-org.apache.arrow.flight.sql.impl.FlightSql.SqlTransactionIsolationLevel...-">withSqlSupportedTransactionsIsolationLevels</a></span>(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlTransactionIsolationLevel.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SqlTransactionIsolationLevel</a>...&nbsp;values)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTED_TRANSACTIONS_ISOLATION_LEVELS"><code>FlightSql.SqlInfo.SQL_SUPPORTED_TRANSACTIONS_ISOLATION_LEVELS</code></a> in the builder.</div>
</td>
</tr>
<tr id="i75" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlSupportedUnions-org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedUnions...-">withSqlSupportedUnions</a></span>(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlSupportedUnions.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SqlSupportedUnions</a>...&nbsp;values)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTED_UNIONS"><code>FlightSql.SqlInfo.SQL_SUPPORTED_UNIONS</code></a> in the builder.</div>
</td>
</tr>
<tr id="i76" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlSupportsColumnAliasing-boolean-">withSqlSupportsColumnAliasing</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTS_COLUMN_ALIASING"><code>FlightSql.SqlInfo.SQL_SUPPORTS_COLUMN_ALIASING</code></a> in the builder.</div>
</td>
</tr>
<tr id="i77" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlSupportsConvert-java.util.Map-">withSqlSupportsConvert</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;&gt;&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTS_CONVERT"><code>FlightSql.SqlInfo.SQL_SUPPORTS_CONVERT</code></a> in the builder.</div>
</td>
</tr>
<tr id="i78" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlSupportsDifferentTableCorrelationNames-boolean-">withSqlSupportsDifferentTableCorrelationNames</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTS_DIFFERENT_TABLE_CORRELATION_NAMES"><code>FlightSql.SqlInfo.SQL_SUPPORTS_DIFFERENT_TABLE_CORRELATION_NAMES</code></a> in the builder.</div>
</td>
</tr>
<tr id="i79" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlSupportsExpressionsInOrderBy-boolean-">withSqlSupportsExpressionsInOrderBy</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTS_EXPRESSIONS_IN_ORDER_BY"><code>FlightSql.SqlInfo.SQL_SUPPORTS_EXPRESSIONS_IN_ORDER_BY</code></a> in the builder.</div>
</td>
</tr>
<tr id="i80" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlSupportsIntegrityEnhancementFacility-boolean-">withSqlSupportsIntegrityEnhancementFacility</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTS_INTEGRITY_ENHANCEMENT_FACILITY"><code>FlightSql.SqlInfo.SQL_SUPPORTS_INTEGRITY_ENHANCEMENT_FACILITY</code></a> in the builder.</div>
</td>
</tr>
<tr id="i81" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlSupportsLikeEscapeClause-boolean-">withSqlSupportsLikeEscapeClause</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTS_LIKE_ESCAPE_CLAUSE"><code>FlightSql.SqlInfo.SQL_SUPPORTS_LIKE_ESCAPE_CLAUSE</code></a> in the builder.</div>
</td>
</tr>
<tr id="i82" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlSupportsNonNullableColumns-boolean-">withSqlSupportsNonNullableColumns</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTS_NON_NULLABLE_COLUMNS"><code>FlightSql.SqlInfo.SQL_SUPPORTS_NON_NULLABLE_COLUMNS</code></a> in the builder.</div>
</td>
</tr>
<tr id="i83" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlSupportsOrderByUnrelated-boolean-">withSqlSupportsOrderByUnrelated</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTS_ORDER_BY_UNRELATED"><code>FlightSql.SqlInfo.SQL_SUPPORTS_ORDER_BY_UNRELATED</code></a> in the builder.</div>
</td>
</tr>
<tr id="i84" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlSupportsTableCorrelationNames-boolean-">withSqlSupportsTableCorrelationNames</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTS_TABLE_CORRELATION_NAMES"><code>FlightSql.SqlInfo.SQL_SUPPORTS_TABLE_CORRELATION_NAMES</code></a> in the builder.</div>
</td>
</tr>
<tr id="i85" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlSystemFunctions-java.lang.String:A-">withSqlSystemFunctions</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SYSTEM_FUNCTIONS"><code>FlightSql.SqlInfo.SQL_SYSTEM_FUNCTIONS</code></a> in the builder.</div>
</td>
</tr>
<tr id="i86" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html#withSqlTransactionsSupported-boolean-">withSqlTransactionsSupported</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_TRANSACTIONS_SUPPORTED"><code>FlightSql.SqlInfo.SQL_TRANSACTIONS_SUPPORTED</code></a> in the builder.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="SqlInfoBuilder--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>SqlInfoBuilder</h4>
<pre>public&nbsp;SqlInfoBuilder()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getHolderForUtf8-java.lang.String-org.apache.arrow.memory.ArrowBuf-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHolderForUtf8</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/arrow/vector/holders/NullableVarCharHolder.html" title="class in org.apache.arrow.vector.holders">NullableVarCharHolder</a>&nbsp;getHolderForUtf8(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;string,
<a href="../../../../../org/apache/arrow/memory/ArrowBuf.html" title="class in org.apache.arrow.memory">ArrowBuf</a>&nbsp;buf)</pre>
<div class="block">Gets a <a href="../../../../../org/apache/arrow/vector/holders/NullableVarCharHolder.html" title="class in org.apache.arrow.vector.holders"><code>NullableVarCharHolder</code></a> from the provided <code>string</code> using the provided <code>buf</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>string</code> - the <a href="https://docs.oracle.com/javase/8/docs/api/java/nio/charset/StandardCharsets.html?is-external=true#UTF_8" title="class or interface in java.nio.charset"><code>StandardCharsets.UTF_8</code></a>-encoded text input to store onto the holder.</dd>
<dd><code>buf</code> - the <a href="../../../../../org/apache/arrow/memory/ArrowBuf.html" title="class in org.apache.arrow.memory"><code>ArrowBuf</code></a> from which to create the new holder.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new <a href="../../../../../org/apache/arrow/vector/holders/NullableVarCharHolder.html" title="class in org.apache.arrow.vector.holders"><code>NullableVarCharHolder</code></a> with the provided input data <code>string</code>.</dd>
</dl>
</li>
</ul>
<a name="withFlightSqlServerName-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withFlightSqlServerName</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withFlightSqlServerName(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#FLIGHT_SQL_SERVER_NAME"><code>FlightSql.SqlInfo.FLIGHT_SQL_SERVER_NAME</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#FLIGHT_SQL_SERVER_NAME"><code>FlightSql.SqlInfo.FLIGHT_SQL_SERVER_NAME</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withFlightSqlServerVersion-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withFlightSqlServerVersion</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withFlightSqlServerVersion(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#FLIGHT_SQL_SERVER_VERSION"><code>FlightSql.SqlInfo.FLIGHT_SQL_SERVER_VERSION</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#FLIGHT_SQL_SERVER_VERSION"><code>FlightSql.SqlInfo.FLIGHT_SQL_SERVER_VERSION</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withFlightSqlServerArrowVersion-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withFlightSqlServerArrowVersion</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withFlightSqlServerArrowVersion(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#FLIGHT_SQL_SERVER_ARROW_VERSION"><code>FlightSql.SqlInfo.FLIGHT_SQL_SERVER_ARROW_VERSION</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#FLIGHT_SQL_SERVER_ARROW_VERSION"><code>FlightSql.SqlInfo.FLIGHT_SQL_SERVER_ARROW_VERSION</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withFlightSqlServerSql-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withFlightSqlServerSql</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withFlightSqlServerSql(boolean&nbsp;value)</pre>
<div class="block">Set a value for SQL support.</div>
</li>
</ul>
<a name="withFlightSqlServerSubstrait-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withFlightSqlServerSubstrait</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withFlightSqlServerSubstrait(boolean&nbsp;value)</pre>
<div class="block">Set a value for Substrait support.</div>
</li>
</ul>
<a name="withFlightSqlServerSubstraitMinVersion-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withFlightSqlServerSubstraitMinVersion</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withFlightSqlServerSubstraitMinVersion(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Set a value for Substrait minimum version support.</div>
</li>
</ul>
<a name="withFlightSqlServerSubstraitMaxVersion-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withFlightSqlServerSubstraitMaxVersion</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withFlightSqlServerSubstraitMaxVersion(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Set a value for Substrait maximum version support.</div>
</li>
</ul>
<a name="withFlightSqlServerTransaction-org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedTransaction-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withFlightSqlServerTransaction</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withFlightSqlServerTransaction(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlSupportedTransaction.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SqlSupportedTransaction</a>&nbsp;value)</pre>
<div class="block">Set a value for transaction support.</div>
</li>
</ul>
<a name="withFlightSqlServerCancel-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withFlightSqlServerCancel</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withFlightSqlServerCancel(boolean&nbsp;value)</pre>
<div class="block">Set a value for query cancellation support.</div>
</li>
</ul>
<a name="withFlightSqlServerStatementTimeout-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withFlightSqlServerStatementTimeout</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withFlightSqlServerStatementTimeout(int&nbsp;value)</pre>
<div class="block">Set a value for statement timeouts.</div>
</li>
</ul>
<a name="withFlightSqlServerTransactionTimeout-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withFlightSqlServerTransactionTimeout</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withFlightSqlServerTransactionTimeout(int&nbsp;value)</pre>
<div class="block">Set a value for transaction timeouts.</div>
</li>
</ul>
<a name="withSqlIdentifierQuoteChar-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlIdentifierQuoteChar</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlIdentifierQuoteChar(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_IDENTIFIER_QUOTE_CHAR"><code>FlightSql.SqlInfo.SQL_IDENTIFIER_QUOTE_CHAR</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_IDENTIFIER_QUOTE_CHAR"><code>FlightSql.SqlInfo.SQL_IDENTIFIER_QUOTE_CHAR</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlSearchStringEscape-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlSearchStringEscape</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlSearchStringEscape(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SEARCH_STRING_ESCAPE"><code>FlightSql.SqlInfo.SQL_SEARCH_STRING_ESCAPE</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SEARCH_STRING_ESCAPE"><code>FlightSql.SqlInfo.SQL_SEARCH_STRING_ESCAPE</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlExtraNameCharacters-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlExtraNameCharacters</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlExtraNameCharacters(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_EXTRA_NAME_CHARACTERS"><code>FlightSql.SqlInfo.SQL_EXTRA_NAME_CHARACTERS</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_EXTRA_NAME_CHARACTERS"><code>FlightSql.SqlInfo.SQL_EXTRA_NAME_CHARACTERS</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlSchemaTerm-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlSchemaTerm</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlSchemaTerm(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SCHEMA_TERM"><code>FlightSql.SqlInfo.SQL_SCHEMA_TERM</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SCHEMA_TERM"><code>FlightSql.SqlInfo.SQL_SCHEMA_TERM</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlCatalogTerm-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlCatalogTerm</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlCatalogTerm(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_CATALOG_TERM"><code>FlightSql.SqlInfo.SQL_CATALOG_TERM</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_CATALOG_TERM"><code>FlightSql.SqlInfo.SQL_CATALOG_TERM</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlProcedureTerm-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlProcedureTerm</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlProcedureTerm(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_PROCEDURE_TERM"><code>FlightSql.SqlInfo.SQL_PROCEDURE_TERM</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_PROCEDURE_TERM"><code>FlightSql.SqlInfo.SQL_PROCEDURE_TERM</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlDdlCatalog-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlDdlCatalog</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlDdlCatalog(boolean&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_DDL_CATALOG"><code>FlightSql.SqlInfo.SQL_DDL_CATALOG</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_DDL_CATALOG"><code>FlightSql.SqlInfo.SQL_DDL_CATALOG</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlDdlSchema-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlDdlSchema</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlDdlSchema(boolean&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_DDL_SCHEMA"><code>FlightSql.SqlInfo.SQL_DDL_SCHEMA</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_DDL_SCHEMA"><code>FlightSql.SqlInfo.SQL_DDL_SCHEMA</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlDdlTable-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlDdlTable</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlDdlTable(boolean&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_DDL_TABLE"><code>FlightSql.SqlInfo.SQL_DDL_TABLE</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_DDL_TABLE"><code>FlightSql.SqlInfo.SQL_DDL_TABLE</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withFlightSqlServerReadOnly-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withFlightSqlServerReadOnly</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withFlightSqlServerReadOnly(boolean&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#FLIGHT_SQL_SERVER_READ_ONLY"><code>FlightSql.SqlInfo.FLIGHT_SQL_SERVER_READ_ONLY</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#FLIGHT_SQL_SERVER_READ_ONLY"><code>FlightSql.SqlInfo.FLIGHT_SQL_SERVER_READ_ONLY</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlSupportsColumnAliasing-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlSupportsColumnAliasing</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlSupportsColumnAliasing(boolean&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTS_COLUMN_ALIASING"><code>FlightSql.SqlInfo.SQL_SUPPORTS_COLUMN_ALIASING</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTS_COLUMN_ALIASING"><code>FlightSql.SqlInfo.SQL_SUPPORTS_COLUMN_ALIASING</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlNullPlusNullIsNull-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlNullPlusNullIsNull</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlNullPlusNullIsNull(boolean&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_NULL_PLUS_NULL_IS_NULL"><code>FlightSql.SqlInfo.SQL_NULL_PLUS_NULL_IS_NULL</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_NULL_PLUS_NULL_IS_NULL"><code>FlightSql.SqlInfo.SQL_NULL_PLUS_NULL_IS_NULL</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlSupportsTableCorrelationNames-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlSupportsTableCorrelationNames</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlSupportsTableCorrelationNames(boolean&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTS_TABLE_CORRELATION_NAMES"><code>FlightSql.SqlInfo.SQL_SUPPORTS_TABLE_CORRELATION_NAMES</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTS_TABLE_CORRELATION_NAMES"><code>FlightSql.SqlInfo.SQL_SUPPORTS_TABLE_CORRELATION_NAMES</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlSupportsDifferentTableCorrelationNames-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlSupportsDifferentTableCorrelationNames</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlSupportsDifferentTableCorrelationNames(boolean&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTS_DIFFERENT_TABLE_CORRELATION_NAMES"><code>FlightSql.SqlInfo.SQL_SUPPORTS_DIFFERENT_TABLE_CORRELATION_NAMES</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTS_DIFFERENT_TABLE_CORRELATION_NAMES"><code>FlightSql.SqlInfo.SQL_SUPPORTS_DIFFERENT_TABLE_CORRELATION_NAMES</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlSupportsExpressionsInOrderBy-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlSupportsExpressionsInOrderBy</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlSupportsExpressionsInOrderBy(boolean&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTS_EXPRESSIONS_IN_ORDER_BY"><code>FlightSql.SqlInfo.SQL_SUPPORTS_EXPRESSIONS_IN_ORDER_BY</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTS_EXPRESSIONS_IN_ORDER_BY"><code>FlightSql.SqlInfo.SQL_SUPPORTS_EXPRESSIONS_IN_ORDER_BY</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlSupportsOrderByUnrelated-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlSupportsOrderByUnrelated</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlSupportsOrderByUnrelated(boolean&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTS_ORDER_BY_UNRELATED"><code>FlightSql.SqlInfo.SQL_SUPPORTS_ORDER_BY_UNRELATED</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTS_ORDER_BY_UNRELATED"><code>FlightSql.SqlInfo.SQL_SUPPORTS_ORDER_BY_UNRELATED</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlSupportsLikeEscapeClause-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlSupportsLikeEscapeClause</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlSupportsLikeEscapeClause(boolean&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTS_LIKE_ESCAPE_CLAUSE"><code>FlightSql.SqlInfo.SQL_SUPPORTS_LIKE_ESCAPE_CLAUSE</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTS_LIKE_ESCAPE_CLAUSE"><code>FlightSql.SqlInfo.SQL_SUPPORTS_LIKE_ESCAPE_CLAUSE</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlSupportsNonNullableColumns-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlSupportsNonNullableColumns</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlSupportsNonNullableColumns(boolean&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTS_NON_NULLABLE_COLUMNS"><code>FlightSql.SqlInfo.SQL_SUPPORTS_NON_NULLABLE_COLUMNS</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTS_NON_NULLABLE_COLUMNS"><code>FlightSql.SqlInfo.SQL_SUPPORTS_NON_NULLABLE_COLUMNS</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlSupportsIntegrityEnhancementFacility-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlSupportsIntegrityEnhancementFacility</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlSupportsIntegrityEnhancementFacility(boolean&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTS_INTEGRITY_ENHANCEMENT_FACILITY"><code>FlightSql.SqlInfo.SQL_SUPPORTS_INTEGRITY_ENHANCEMENT_FACILITY</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTS_INTEGRITY_ENHANCEMENT_FACILITY"><code>FlightSql.SqlInfo.SQL_SUPPORTS_INTEGRITY_ENHANCEMENT_FACILITY</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlCatalogAtStart-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlCatalogAtStart</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlCatalogAtStart(boolean&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_CATALOG_AT_START"><code>FlightSql.SqlInfo.SQL_CATALOG_AT_START</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_CATALOG_AT_START"><code>FlightSql.SqlInfo.SQL_CATALOG_AT_START</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlSelectForUpdateSupported-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlSelectForUpdateSupported</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlSelectForUpdateSupported(boolean&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SELECT_FOR_UPDATE_SUPPORTED"><code>FlightSql.SqlInfo.SQL_SELECT_FOR_UPDATE_SUPPORTED</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SELECT_FOR_UPDATE_SUPPORTED"><code>FlightSql.SqlInfo.SQL_SELECT_FOR_UPDATE_SUPPORTED</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlStoredProceduresSupported-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlStoredProceduresSupported</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlStoredProceduresSupported(boolean&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_STORED_PROCEDURES_SUPPORTED"><code>FlightSql.SqlInfo.SQL_STORED_PROCEDURES_SUPPORTED</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_STORED_PROCEDURES_SUPPORTED"><code>FlightSql.SqlInfo.SQL_STORED_PROCEDURES_SUPPORTED</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlCorrelatedSubqueriesSupported-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlCorrelatedSubqueriesSupported</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlCorrelatedSubqueriesSupported(boolean&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_CORRELATED_SUBQUERIES_SUPPORTED"><code>FlightSql.SqlInfo.SQL_CORRELATED_SUBQUERIES_SUPPORTED</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_CORRELATED_SUBQUERIES_SUPPORTED"><code>FlightSql.SqlInfo.SQL_CORRELATED_SUBQUERIES_SUPPORTED</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlMaxRowSizeIncludesBlobs-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlMaxRowSizeIncludesBlobs</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlMaxRowSizeIncludesBlobs(boolean&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_ROW_SIZE_INCLUDES_BLOBS"><code>FlightSql.SqlInfo.SQL_MAX_ROW_SIZE_INCLUDES_BLOBS</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_ROW_SIZE_INCLUDES_BLOBS"><code>FlightSql.SqlInfo.SQL_MAX_ROW_SIZE_INCLUDES_BLOBS</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlTransactionsSupported-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlTransactionsSupported</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlTransactionsSupported(boolean&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_TRANSACTIONS_SUPPORTED"><code>FlightSql.SqlInfo.SQL_TRANSACTIONS_SUPPORTED</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_TRANSACTIONS_SUPPORTED"><code>FlightSql.SqlInfo.SQL_TRANSACTIONS_SUPPORTED</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlDataDefinitionCausesTransactionCommit-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlDataDefinitionCausesTransactionCommit</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlDataDefinitionCausesTransactionCommit(boolean&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_DATA_DEFINITION_CAUSES_TRANSACTION_COMMIT"><code>FlightSql.SqlInfo.SQL_DATA_DEFINITION_CAUSES_TRANSACTION_COMMIT</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_DATA_DEFINITION_CAUSES_TRANSACTION_COMMIT"><code>FlightSql.SqlInfo.SQL_DATA_DEFINITION_CAUSES_TRANSACTION_COMMIT</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlDataDefinitionsInTransactionsIgnored-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlDataDefinitionsInTransactionsIgnored</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlDataDefinitionsInTransactionsIgnored(boolean&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_DATA_DEFINITIONS_IN_TRANSACTIONS_IGNORED"><code>FlightSql.SqlInfo.SQL_DATA_DEFINITIONS_IN_TRANSACTIONS_IGNORED</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_DATA_DEFINITIONS_IN_TRANSACTIONS_IGNORED"><code>FlightSql.SqlInfo.SQL_DATA_DEFINITIONS_IN_TRANSACTIONS_IGNORED</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlBatchUpdatesSupported-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlBatchUpdatesSupported</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlBatchUpdatesSupported(boolean&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_BATCH_UPDATES_SUPPORTED"><code>FlightSql.SqlInfo.SQL_BATCH_UPDATES_SUPPORTED</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_BATCH_UPDATES_SUPPORTED"><code>FlightSql.SqlInfo.SQL_BATCH_UPDATES_SUPPORTED</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlSavepointsSupported-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlSavepointsSupported</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlSavepointsSupported(boolean&nbsp;value)</pre>
<div class="block">Sets a value for { @link SqlInfo#SQL_SAVEPOINTS_SUPPORTED} in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SAVEPOINTS_SUPPORTED"><code>FlightSql.SqlInfo.SQL_SAVEPOINTS_SUPPORTED</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlNamedParametersSupported-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlNamedParametersSupported</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlNamedParametersSupported(boolean&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_NAMED_PARAMETERS_SUPPORTED"><code>FlightSql.SqlInfo.SQL_NAMED_PARAMETERS_SUPPORTED</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_NAMED_PARAMETERS_SUPPORTED"><code>FlightSql.SqlInfo.SQL_NAMED_PARAMETERS_SUPPORTED</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlLocatorsUpdateCopy-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlLocatorsUpdateCopy</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlLocatorsUpdateCopy(boolean&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_LOCATORS_UPDATE_COPY"><code>FlightSql.SqlInfo.SQL_LOCATORS_UPDATE_COPY</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_LOCATORS_UPDATE_COPY"><code>FlightSql.SqlInfo.SQL_LOCATORS_UPDATE_COPY</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlStoredFunctionsUsingCallSyntaxSupported-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlStoredFunctionsUsingCallSyntaxSupported</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlStoredFunctionsUsingCallSyntaxSupported(boolean&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_STORED_FUNCTIONS_USING_CALL_SYNTAX_SUPPORTED"><code>FlightSql.SqlInfo.SQL_STORED_FUNCTIONS_USING_CALL_SYNTAX_SUPPORTED</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_STORED_FUNCTIONS_USING_CALL_SYNTAX_SUPPORTED"><code>FlightSql.SqlInfo.SQL_STORED_FUNCTIONS_USING_CALL_SYNTAX_SUPPORTED</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlIdentifierCase-org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedCaseSensitivity-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlIdentifierCase</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlIdentifierCase(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlSupportedCaseSensitivity.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SqlSupportedCaseSensitivity</a>&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_IDENTIFIER_CASE"><code>FlightSql.SqlInfo.SQL_IDENTIFIER_CASE</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_IDENTIFIER_CASE"><code>FlightSql.SqlInfo.SQL_IDENTIFIER_CASE</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlQuotedIdentifierCase-org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedCaseSensitivity-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlQuotedIdentifierCase</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlQuotedIdentifierCase(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlSupportedCaseSensitivity.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SqlSupportedCaseSensitivity</a>&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_QUOTED_IDENTIFIER_CASE"><code>FlightSql.SqlInfo.SQL_QUOTED_IDENTIFIER_CASE</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_QUOTED_IDENTIFIER_CASE"><code>FlightSql.SqlInfo.SQL_QUOTED_IDENTIFIER_CASE</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlAllTablesAreSelectable-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlAllTablesAreSelectable</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlAllTablesAreSelectable(boolean&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_ALL_TABLES_ARE_SELECTABLE"><code>FlightSql.SqlInfo.SQL_ALL_TABLES_ARE_SELECTABLE</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_ALL_TABLES_ARE_SELECTABLE"><code>FlightSql.SqlInfo.SQL_ALL_TABLES_ARE_SELECTABLE</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlNullOrdering-org.apache.arrow.flight.sql.impl.FlightSql.SqlNullOrdering-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlNullOrdering</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlNullOrdering(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlNullOrdering.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SqlNullOrdering</a>&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_NULL_ORDERING"><code>FlightSql.SqlInfo.SQL_NULL_ORDERING</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_NULL_ORDERING"><code>FlightSql.SqlInfo.SQL_NULL_ORDERING</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlMaxBinaryLiteralLength-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlMaxBinaryLiteralLength</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlMaxBinaryLiteralLength(long&nbsp;value)</pre>
<div class="block">Sets a value SqlInf @link SqlInfo#SQL_MAX_BINARY_LITERAL_LENGTH} in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_BINARY_LITERAL_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_BINARY_LITERAL_LENGTH</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlMaxCharLiteralLength-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlMaxCharLiteralLength</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlMaxCharLiteralLength(long&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_CHAR_LITERAL_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_CHAR_LITERAL_LENGTH</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_CHAR_LITERAL_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_CHAR_LITERAL_LENGTH</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlMaxColumnNameLength-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlMaxColumnNameLength</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlMaxColumnNameLength(long&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_COLUMN_NAME_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_COLUMN_NAME_LENGTH</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_COLUMN_NAME_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_COLUMN_NAME_LENGTH</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlMaxColumnsInGroupBy-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlMaxColumnsInGroupBy</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlMaxColumnsInGroupBy(long&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_COLUMNS_IN_GROUP_BY"><code>FlightSql.SqlInfo.SQL_MAX_COLUMNS_IN_GROUP_BY</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_COLUMNS_IN_GROUP_BY"><code>FlightSql.SqlInfo.SQL_MAX_COLUMNS_IN_GROUP_BY</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlMaxColumnsInIndex-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlMaxColumnsInIndex</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlMaxColumnsInIndex(long&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_COLUMNS_IN_INDEX"><code>FlightSql.SqlInfo.SQL_MAX_COLUMNS_IN_INDEX</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_COLUMNS_IN_INDEX"><code>FlightSql.SqlInfo.SQL_MAX_COLUMNS_IN_INDEX</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlMaxColumnsInOrderBy-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlMaxColumnsInOrderBy</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlMaxColumnsInOrderBy(long&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_COLUMNS_IN_ORDER_BY"><code>FlightSql.SqlInfo.SQL_MAX_COLUMNS_IN_ORDER_BY</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_COLUMNS_IN_ORDER_BY"><code>FlightSql.SqlInfo.SQL_MAX_COLUMNS_IN_ORDER_BY</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlMaxColumnsInSelect-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlMaxColumnsInSelect</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlMaxColumnsInSelect(long&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_COLUMNS_IN_SELECT"><code>FlightSql.SqlInfo.SQL_MAX_COLUMNS_IN_SELECT</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_COLUMNS_IN_SELECT"><code>FlightSql.SqlInfo.SQL_MAX_COLUMNS_IN_SELECT</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlMaxColumnsInTable-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlMaxColumnsInTable</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlMaxColumnsInTable(long&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_COLUMNS_IN_TABLE"><code>FlightSql.SqlInfo.SQL_MAX_COLUMNS_IN_TABLE</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_COLUMNS_IN_TABLE"><code>FlightSql.SqlInfo.SQL_MAX_COLUMNS_IN_TABLE</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlMaxConnections-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlMaxConnections</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlMaxConnections(long&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_CONNECTIONS"><code>FlightSql.SqlInfo.SQL_MAX_CONNECTIONS</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_CONNECTIONS"><code>FlightSql.SqlInfo.SQL_MAX_CONNECTIONS</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlMaxCursorNameLength-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlMaxCursorNameLength</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlMaxCursorNameLength(long&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_CURSOR_NAME_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_CURSOR_NAME_LENGTH</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_CURSOR_NAME_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_CURSOR_NAME_LENGTH</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlMaxIndexLength-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlMaxIndexLength</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlMaxIndexLength(long&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_INDEX_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_INDEX_LENGTH</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_INDEX_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_INDEX_LENGTH</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlDbSchemaNameLength-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlDbSchemaNameLength</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlDbSchemaNameLength(long&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_DB_SCHEMA_NAME_LENGTH"><code>FlightSql.SqlInfo.SQL_DB_SCHEMA_NAME_LENGTH</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_DB_SCHEMA_NAME_LENGTH"><code>FlightSql.SqlInfo.SQL_DB_SCHEMA_NAME_LENGTH</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlMaxProcedureNameLength-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlMaxProcedureNameLength</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlMaxProcedureNameLength(long&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_PROCEDURE_NAME_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_PROCEDURE_NAME_LENGTH</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_PROCEDURE_NAME_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_PROCEDURE_NAME_LENGTH</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlMaxCatalogNameLength-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlMaxCatalogNameLength</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlMaxCatalogNameLength(long&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_CATALOG_NAME_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_CATALOG_NAME_LENGTH</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_CATALOG_NAME_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_CATALOG_NAME_LENGTH</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlMaxRowSize-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlMaxRowSize</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlMaxRowSize(long&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_ROW_SIZE"><code>FlightSql.SqlInfo.SQL_MAX_ROW_SIZE</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_ROW_SIZE"><code>FlightSql.SqlInfo.SQL_MAX_ROW_SIZE</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlMaxStatementLength-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlMaxStatementLength</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlMaxStatementLength(long&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_STATEMENT_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_STATEMENT_LENGTH</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_STATEMENT_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_STATEMENT_LENGTH</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlMaxStatements-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlMaxStatements</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlMaxStatements(long&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_STATEMENTS"><code>FlightSql.SqlInfo.SQL_MAX_STATEMENTS</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_STATEMENTS"><code>FlightSql.SqlInfo.SQL_MAX_STATEMENTS</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlMaxTableNameLength-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlMaxTableNameLength</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlMaxTableNameLength(long&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_TABLE_NAME_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_TABLE_NAME_LENGTH</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_TABLE_NAME_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_TABLE_NAME_LENGTH</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlMaxTablesInSelect-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlMaxTablesInSelect</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlMaxTablesInSelect(long&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_TABLES_IN_SELECT"><code>FlightSql.SqlInfo.SQL_MAX_TABLES_IN_SELECT</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_TABLES_IN_SELECT"><code>FlightSql.SqlInfo.SQL_MAX_TABLES_IN_SELECT</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlMaxUsernameLength-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlMaxUsernameLength</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlMaxUsernameLength(long&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_USERNAME_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_USERNAME_LENGTH</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_MAX_USERNAME_LENGTH"><code>FlightSql.SqlInfo.SQL_MAX_USERNAME_LENGTH</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlDefaultTransactionIsolation-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlDefaultTransactionIsolation</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlDefaultTransactionIsolation(long&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_DEFAULT_TRANSACTION_ISOLATION"><code>FlightSql.SqlInfo.SQL_DEFAULT_TRANSACTION_ISOLATION</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_DEFAULT_TRANSACTION_ISOLATION"><code>FlightSql.SqlInfo.SQL_DEFAULT_TRANSACTION_ISOLATION</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlSupportedGroupBy-org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedGroupBy...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlSupportedGroupBy</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlSupportedGroupBy(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlSupportedGroupBy.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SqlSupportedGroupBy</a>...&nbsp;values)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTED_GROUP_BY"><code>FlightSql.SqlInfo.SQL_SUPPORTED_GROUP_BY</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>values</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTED_GROUP_BY"><code>FlightSql.SqlInfo.SQL_SUPPORTED_GROUP_BY</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlSupportedGrammar-org.apache.arrow.flight.sql.impl.FlightSql.SupportedSqlGrammar...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlSupportedGrammar</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlSupportedGrammar(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SupportedSqlGrammar.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SupportedSqlGrammar</a>...&nbsp;values)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTED_GRAMMAR"><code>FlightSql.SqlInfo.SQL_SUPPORTED_GRAMMAR</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>values</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTED_GRAMMAR"><code>FlightSql.SqlInfo.SQL_SUPPORTED_GRAMMAR</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlAnsi92SupportedLevel-org.apache.arrow.flight.sql.impl.FlightSql.SupportedAnsi92SqlGrammarLevel...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlAnsi92SupportedLevel</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlAnsi92SupportedLevel(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SupportedAnsi92SqlGrammarLevel.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SupportedAnsi92SqlGrammarLevel</a>...&nbsp;values)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_ANSI92_SUPPORTED_LEVEL"><code>FlightSql.SqlInfo.SQL_ANSI92_SUPPORTED_LEVEL</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>values</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_ANSI92_SUPPORTED_LEVEL"><code>FlightSql.SqlInfo.SQL_ANSI92_SUPPORTED_LEVEL</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlSchemasSupportedActions-org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedElementActions...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlSchemasSupportedActions</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlSchemasSupportedActions(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlSupportedElementActions.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SqlSupportedElementActions</a>...&nbsp;values)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SCHEMAS_SUPPORTED_ACTIONS"><code>FlightSql.SqlInfo.SQL_SCHEMAS_SUPPORTED_ACTIONS</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>values</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SCHEMAS_SUPPORTED_ACTIONS"><code>FlightSql.SqlInfo.SQL_SCHEMAS_SUPPORTED_ACTIONS</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlCatalogsSupportedActions-org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedElementActions...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlCatalogsSupportedActions</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlCatalogsSupportedActions(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlSupportedElementActions.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SqlSupportedElementActions</a>...&nbsp;values)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_CATALOGS_SUPPORTED_ACTIONS"><code>FlightSql.SqlInfo.SQL_CATALOGS_SUPPORTED_ACTIONS</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>values</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_CATALOGS_SUPPORTED_ACTIONS"><code>FlightSql.SqlInfo.SQL_CATALOGS_SUPPORTED_ACTIONS</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlSupportedPositionedCommands-org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedPositionedCommands...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlSupportedPositionedCommands</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlSupportedPositionedCommands(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlSupportedPositionedCommands.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SqlSupportedPositionedCommands</a>...&nbsp;values)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTED_POSITIONED_COMMANDS"><code>FlightSql.SqlInfo.SQL_SUPPORTED_POSITIONED_COMMANDS</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>values</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTED_POSITIONED_COMMANDS"><code>FlightSql.SqlInfo.SQL_SUPPORTED_POSITIONED_COMMANDS</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlSubQueriesSupported-org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedSubqueries...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlSubQueriesSupported</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlSubQueriesSupported(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlSupportedSubqueries.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SqlSupportedSubqueries</a>...&nbsp;values)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTED_SUBQUERIES"><code>FlightSql.SqlInfo.SQL_SUPPORTED_SUBQUERIES</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>values</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTED_SUBQUERIES"><code>FlightSql.SqlInfo.SQL_SUPPORTED_SUBQUERIES</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlSupportedUnions-org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedUnions...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlSupportedUnions</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlSupportedUnions(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlSupportedUnions.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SqlSupportedUnions</a>...&nbsp;values)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTED_UNIONS"><code>FlightSql.SqlInfo.SQL_SUPPORTED_UNIONS</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>values</code> - the values for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTED_UNIONS"><code>FlightSql.SqlInfo.SQL_SUPPORTED_UNIONS</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlOuterJoinSupportLevel-org.apache.arrow.flight.sql.impl.FlightSql.SqlOuterJoinsSupportLevel...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlOuterJoinSupportLevel</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlOuterJoinSupportLevel(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlOuterJoinsSupportLevel.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SqlOuterJoinsSupportLevel</a>...&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_OUTER_JOINS_SUPPORT_LEVEL"><code>FlightSql.SqlInfo.SQL_OUTER_JOINS_SUPPORT_LEVEL</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_OUTER_JOINS_SUPPORT_LEVEL"><code>FlightSql.SqlInfo.SQL_OUTER_JOINS_SUPPORT_LEVEL</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlSupportedTransactionsIsolationLevels-org.apache.arrow.flight.sql.impl.FlightSql.SqlTransactionIsolationLevel...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlSupportedTransactionsIsolationLevels</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlSupportedTransactionsIsolationLevels(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlTransactionIsolationLevel.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SqlTransactionIsolationLevel</a>...&nbsp;values)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTED_TRANSACTIONS_ISOLATION_LEVELS"><code>FlightSql.SqlInfo.SQL_SUPPORTED_TRANSACTIONS_ISOLATION_LEVELS</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>values</code> - the values for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTED_TRANSACTIONS_ISOLATION_LEVELS"><code>FlightSql.SqlInfo.SQL_SUPPORTED_TRANSACTIONS_ISOLATION_LEVELS</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlSupportedResultSetTypes-org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedResultSetType...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlSupportedResultSetTypes</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlSupportedResultSetTypes(<a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlSupportedResultSetType.html" title="enum in org.apache.arrow.flight.sql.impl">FlightSql.SqlSupportedResultSetType</a>...&nbsp;values)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTED_RESULT_SET_TYPES"><code>FlightSql.SqlInfo.SQL_SUPPORTED_RESULT_SET_TYPES</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>values</code> - the values for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTED_RESULT_SET_TYPES"><code>FlightSql.SqlInfo.SQL_SUPPORTED_RESULT_SET_TYPES</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlKeywords-java.lang.String:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlKeywords</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlKeywords(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_KEYWORDS"><code>FlightSql.SqlInfo.SQL_KEYWORDS</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the values for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_KEYWORDS"><code>FlightSql.SqlInfo.SQL_KEYWORDS</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlNumericFunctions-java.lang.String:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlNumericFunctions</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlNumericFunctions(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_NUMERIC_FUNCTIONS"><code>FlightSql.SqlInfo.SQL_NUMERIC_FUNCTIONS</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the values for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_NUMERIC_FUNCTIONS"><code>FlightSql.SqlInfo.SQL_NUMERIC_FUNCTIONS</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlStringFunctions-java.lang.String:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlStringFunctions</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlStringFunctions(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_STRING_FUNCTIONS"><code>FlightSql.SqlInfo.SQL_STRING_FUNCTIONS</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the values for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_STRING_FUNCTIONS"><code>FlightSql.SqlInfo.SQL_STRING_FUNCTIONS</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlSystemFunctions-java.lang.String:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlSystemFunctions</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlSystemFunctions(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SYSTEM_FUNCTIONS"><code>FlightSql.SqlInfo.SQL_SYSTEM_FUNCTIONS</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the values for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SYSTEM_FUNCTIONS"><code>FlightSql.SqlInfo.SQL_SYSTEM_FUNCTIONS</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlDatetimeFunctions-java.lang.String:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlDatetimeFunctions</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlDatetimeFunctions(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_DATETIME_FUNCTIONS"><code>FlightSql.SqlInfo.SQL_DATETIME_FUNCTIONS</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the values for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_DATETIME_FUNCTIONS"><code>FlightSql.SqlInfo.SQL_DATETIME_FUNCTIONS</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="withSqlSupportsConvert-java.util.Map-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>withSqlSupportsConvert</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a>&nbsp;withSqlSupportsConvert(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;&gt;&nbsp;value)</pre>
<div class="block">Sets a value for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTS_CONVERT"><code>FlightSql.SqlInfo.SQL_SUPPORTS_CONVERT</code></a> in the builder.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the values for <a href="../../../../../org/apache/arrow/flight/sql/impl/FlightSql.SqlInfo.html#SQL_SUPPORTS_CONVERT"><code>FlightSql.SqlInfo.SQL_SUPPORTS_CONVERT</code></a> to be set.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the SqlInfoBuilder itself.</dd>
</dl>
</li>
</ul>
<a name="send-java.util.List-org.apache.arrow.flight.FlightProducer.ServerStreamListener-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>send</h4>
<pre>public&nbsp;void&nbsp;send(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;&nbsp;infos,
<a href="../../../../../org/apache/arrow/flight/FlightProducer.ServerStreamListener.html" title="interface in org.apache.arrow.flight">FlightProducer.ServerStreamListener</a>&nbsp;listener)</pre>
<div class="block">Send the requested information to given ServerStreamListener.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>infos</code> - List of SqlInfo to be sent.</dd>
<dd><code>listener</code> - ServerStreamListener to send data to.</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/SqlInfoBuilder.html">Use</a></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">
<li><a href="../../../../../org/apache/arrow/flight/sql/SetSessionOptionsResultListener.html" title="class in org.apache.arrow.flight.sql"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/arrow/flight/sql/SqlInfoBuilder.html" target="_top">Frames</a></li>
<li><a href="SqlInfoBuilder.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>