blob: c9b9457aa2feb3d28b28fd88ed53610c83e40c30 [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>Uses of Class org.apache.arrow.flight.sql.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="Uses of Class org.apache.arrow.flight.sql.SqlInfoBuilder (Apache Arrow Java Root POM 17.0.0-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</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><a href="../../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/arrow/flight/sql/class-use/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>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.arrow.flight.sql.SqlInfoBuilder" class="title">Uses of Class<br>org.apache.arrow.flight.sql.SqlInfoBuilder</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.arrow.flight.sql">org.apache.arrow.flight.sql</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.arrow.flight.sql">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a> in <a href="../../../../../../org/apache/arrow/flight/sql/package-summary.html">org.apache.arrow.flight.sql</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/arrow/flight/sql/package-summary.html">org.apache.arrow.flight.sql</a> that return <a href="../../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">SqlInfoBuilder</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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 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"><span class="typeNameLabel">SqlInfoBuilder.</span><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>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= 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><a href="../../../../../../org/apache/arrow/flight/sql/SqlInfoBuilder.html" title="class in org.apache.arrow.flight.sql">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/arrow/flight/sql/class-use/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>
<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>