blob: 866ccd341d83232b9e51a0565fff7749009d2e82 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_201) on Wed Apr 24 20:07:15 CEST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.openjpa.jdbc.schema.Index (OpenJPA Parent POM 3.1.0 API)</title>
<meta name="date" content="2019-04-24">
<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.openjpa.jdbc.schema.Index (OpenJPA Parent POM 3.1.0 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/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/openjpa/jdbc/schema/class-use/Index.html" target="_top">Frames</a></li>
<li><a href="Index.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.openjpa.jdbc.schema.Index" class="title">Uses of Class<br>org.apache.openjpa.jdbc.schema.Index</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/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</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.openjpa.jdbc.meta">org.apache.openjpa.jdbc.meta</a></td>
<td class="colLast">
<div class="block"><strong>OpenJPA-JDBC ORM Metadata</strong>
This package extends the standard persistence metadata with
object-relational mapping information.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.openjpa.jdbc.schema">org.apache.openjpa.jdbc.schema</a></td>
<td class="colLast">
<div class="block"><strong>OpenJPA-JDBC Schema Management</strong>
This package provides utilities for managing the schema of
persistent objects stored in a relational database.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.openjpa.jdbc.sql">org.apache.openjpa.jdbc.sql</a></td>
<td class="colLast">
<div class="block"><strong>OpenJPA-JDBC SQL Abstraction</strong>
Utilities for generating SQL.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.openjpa.jdbc.meta">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a> in <a href="../../../../../../org/apache/openjpa/jdbc/meta/package-summary.html">org.apache.openjpa.jdbc.meta</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/openjpa/jdbc/meta/package-summary.html">org.apache.openjpa.jdbc.meta</a> that return <a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</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>protected <a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">MappingInfo.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/MappingInfo.html#createIndex-org.apache.openjpa.meta.MetaDataContext-java.lang.String-org.apache.openjpa.jdbc.schema.Index-org.apache.openjpa.jdbc.schema.Column:A-boolean-">createIndex</a></span>(<a href="../../../../../../org/apache/openjpa/meta/MetaDataContext.html" title="interface in org.apache.openjpa.meta">MetaDataContext</a>&nbsp;context,
<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;prefix,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;tmplate,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Column.html" title="class in org.apache.openjpa.jdbc.schema">Column</a>[]&nbsp;cols,
boolean&nbsp;adapt)</code>
<div class="block">Retrieve/create an index on the given columns by merging the given
template information with any user-provided information.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">Discriminator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/Discriminator.html#getIndex--">getIndex</a></span>()</code>
<div class="block">Index on the Discriminator columns, or null if none.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">Version.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/Version.html#getIndex--">getIndex</a></span>()</code>
<div class="block">Index on the version columns, or null if none.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">MappingInfo.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/MappingInfo.html#getIndex--">getIndex</a></span>()</code>
<div class="block">Raw index.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">DiscriminatorMappingInfo.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/DiscriminatorMappingInfo.html#getIndex-org.apache.openjpa.jdbc.meta.Discriminator-org.apache.openjpa.jdbc.schema.Column:A-boolean-">getIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/meta/Discriminator.html" title="class in org.apache.openjpa.jdbc.meta">Discriminator</a>&nbsp;discrim,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Column.html" title="class in org.apache.openjpa.jdbc.schema">Column</a>[]&nbsp;cols,
boolean&nbsp;adapt)</code>
<div class="block">Return the index to set on the discriminator columns, or null if none.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">NoneMappingDefaults.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/NoneMappingDefaults.html#getIndex-org.apache.openjpa.jdbc.meta.Discriminator-org.apache.openjpa.jdbc.schema.Table-org.apache.openjpa.jdbc.schema.Column:A-">getIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/meta/Discriminator.html" title="class in org.apache.openjpa.jdbc.meta">Discriminator</a>&nbsp;disc,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html" title="class in org.apache.openjpa.jdbc.schema">Table</a>&nbsp;table,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Column.html" title="class in org.apache.openjpa.jdbc.schema">Column</a>[]&nbsp;cols)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">MappingDefaultsImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/MappingDefaultsImpl.html#getIndex-org.apache.openjpa.jdbc.meta.Discriminator-org.apache.openjpa.jdbc.schema.Table-org.apache.openjpa.jdbc.schema.Column:A-">getIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/meta/Discriminator.html" title="class in org.apache.openjpa.jdbc.meta">Discriminator</a>&nbsp;disc,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html" title="class in org.apache.openjpa.jdbc.schema">Table</a>&nbsp;table,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Column.html" title="class in org.apache.openjpa.jdbc.schema">Column</a>[]&nbsp;cols)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">MappingDefaults.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/MappingDefaults.html#getIndex-org.apache.openjpa.jdbc.meta.Discriminator-org.apache.openjpa.jdbc.schema.Table-org.apache.openjpa.jdbc.schema.Column:A-">getIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/meta/Discriminator.html" title="class in org.apache.openjpa.jdbc.meta">Discriminator</a>&nbsp;disc,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html" title="class in org.apache.openjpa.jdbc.schema">Table</a>&nbsp;table,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Column.html" title="class in org.apache.openjpa.jdbc.schema">Column</a>[]&nbsp;cols)</code>
<div class="block">Return a default index for the discriminator, or null if the
discriminator columns should not be indexed by default.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">ValueMappingInfo.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/ValueMappingInfo.html#getIndex-org.apache.openjpa.jdbc.meta.ValueMapping-org.apache.openjpa.jdbc.identifier.DBIdentifier-boolean-">getIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/meta/ValueMapping.html" title="interface in org.apache.openjpa.jdbc.meta">ValueMapping</a>&nbsp;val,
<a href="../../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>&nbsp;name,
boolean&nbsp;adapt)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">NoneMappingDefaults.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/NoneMappingDefaults.html#getIndex-org.apache.openjpa.jdbc.meta.ValueMapping-org.apache.openjpa.jdbc.identifier.DBIdentifier-org.apache.openjpa.jdbc.schema.Table-org.apache.openjpa.jdbc.schema.Column:A-">getIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/meta/ValueMapping.html" title="interface in org.apache.openjpa.jdbc.meta">ValueMapping</a>&nbsp;vm,
<a href="../../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>&nbsp;name,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html" title="class in org.apache.openjpa.jdbc.schema">Table</a>&nbsp;table,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Column.html" title="class in org.apache.openjpa.jdbc.schema">Column</a>[]&nbsp;cols)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">MappingDefaultsImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/MappingDefaultsImpl.html#getIndex-org.apache.openjpa.jdbc.meta.ValueMapping-org.apache.openjpa.jdbc.identifier.DBIdentifier-org.apache.openjpa.jdbc.schema.Table-org.apache.openjpa.jdbc.schema.Column:A-">getIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/meta/ValueMapping.html" title="interface in org.apache.openjpa.jdbc.meta">ValueMapping</a>&nbsp;vm,
<a href="../../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>&nbsp;name,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html" title="class in org.apache.openjpa.jdbc.schema">Table</a>&nbsp;table,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Column.html" title="class in org.apache.openjpa.jdbc.schema">Column</a>[]&nbsp;cols)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">MappingDefaults.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/MappingDefaults.html#getIndex-org.apache.openjpa.jdbc.meta.ValueMapping-org.apache.openjpa.jdbc.identifier.DBIdentifier-org.apache.openjpa.jdbc.schema.Table-org.apache.openjpa.jdbc.schema.Column:A-">getIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/meta/ValueMapping.html" title="interface in org.apache.openjpa.jdbc.meta">ValueMapping</a>&nbsp;vm,
<a href="../../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>&nbsp;name,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html" title="class in org.apache.openjpa.jdbc.schema">Table</a>&nbsp;table,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Column.html" title="class in org.apache.openjpa.jdbc.schema">Column</a>[]&nbsp;cols)</code>
<div class="block">Return a default index for the value, or null if the value columns
should not be indexed by default.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">ValueMappingInfo.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/ValueMappingInfo.html#getIndex-org.apache.openjpa.jdbc.meta.ValueMapping-java.lang.String-boolean-">getIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/meta/ValueMapping.html" title="interface in org.apache.openjpa.jdbc.meta">ValueMapping</a>&nbsp;val,
<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;name,
boolean&nbsp;adapt)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;&nbsp;</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">NoneMappingDefaults.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/NoneMappingDefaults.html#getIndex-org.apache.openjpa.jdbc.meta.ValueMapping-java.lang.String-org.apache.openjpa.jdbc.schema.Table-org.apache.openjpa.jdbc.schema.Column:A-">getIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/meta/ValueMapping.html" title="interface in org.apache.openjpa.jdbc.meta">ValueMapping</a>&nbsp;vm,
<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;name,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html" title="class in org.apache.openjpa.jdbc.schema">Table</a>&nbsp;table,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Column.html" title="class in org.apache.openjpa.jdbc.schema">Column</a>[]&nbsp;cols)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">MappingDefaultsImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/MappingDefaultsImpl.html#getIndex-org.apache.openjpa.jdbc.meta.ValueMapping-java.lang.String-org.apache.openjpa.jdbc.schema.Table-org.apache.openjpa.jdbc.schema.Column:A-">getIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/meta/ValueMapping.html" title="interface in org.apache.openjpa.jdbc.meta">ValueMapping</a>&nbsp;vm,
<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;name,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html" title="class in org.apache.openjpa.jdbc.schema">Table</a>&nbsp;table,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Column.html" title="class in org.apache.openjpa.jdbc.schema">Column</a>[]&nbsp;cols)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;&nbsp;</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">MappingDefaults.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/MappingDefaults.html#getIndex-org.apache.openjpa.jdbc.meta.ValueMapping-java.lang.String-org.apache.openjpa.jdbc.schema.Table-org.apache.openjpa.jdbc.schema.Column:A-">getIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/meta/ValueMapping.html" title="interface in org.apache.openjpa.jdbc.meta">ValueMapping</a>&nbsp;vm,
<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;name,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html" title="class in org.apache.openjpa.jdbc.schema">Table</a>&nbsp;table,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Column.html" title="class in org.apache.openjpa.jdbc.schema">Column</a>[]&nbsp;cols)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;&nbsp;</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">VersionMappingInfo.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/VersionMappingInfo.html#getIndex-org.apache.openjpa.jdbc.meta.Version-org.apache.openjpa.jdbc.schema.Column:A-boolean-">getIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/meta/Version.html" title="class in org.apache.openjpa.jdbc.meta">Version</a>&nbsp;version,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Column.html" title="class in org.apache.openjpa.jdbc.schema">Column</a>[]&nbsp;cols,
boolean&nbsp;adapt)</code>
<div class="block">Return the index to set on the version columns, or null if none.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">NoneMappingDefaults.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/NoneMappingDefaults.html#getIndex-org.apache.openjpa.jdbc.meta.Version-org.apache.openjpa.jdbc.schema.Table-org.apache.openjpa.jdbc.schema.Column:A-">getIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/meta/Version.html" title="class in org.apache.openjpa.jdbc.meta">Version</a>&nbsp;vers,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html" title="class in org.apache.openjpa.jdbc.schema">Table</a>&nbsp;table,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Column.html" title="class in org.apache.openjpa.jdbc.schema">Column</a>[]&nbsp;cols)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">MappingDefaultsImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/MappingDefaultsImpl.html#getIndex-org.apache.openjpa.jdbc.meta.Version-org.apache.openjpa.jdbc.schema.Table-org.apache.openjpa.jdbc.schema.Column:A-">getIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/meta/Version.html" title="class in org.apache.openjpa.jdbc.meta">Version</a>&nbsp;vers,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html" title="class in org.apache.openjpa.jdbc.schema">Table</a>&nbsp;table,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Column.html" title="class in org.apache.openjpa.jdbc.schema">Column</a>[]&nbsp;cols)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">MappingDefaults.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/MappingDefaults.html#getIndex-org.apache.openjpa.jdbc.meta.Version-org.apache.openjpa.jdbc.schema.Table-org.apache.openjpa.jdbc.schema.Column:A-">getIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/meta/Version.html" title="class in org.apache.openjpa.jdbc.meta">Version</a>&nbsp;vers,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html" title="class in org.apache.openjpa.jdbc.schema">Table</a>&nbsp;table,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Column.html" title="class in org.apache.openjpa.jdbc.schema">Column</a>[]&nbsp;cols)</code>
<div class="block">Return a default index for the version, or null if the
version columns should not be indexed by default.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">ClassMappingInfo.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/ClassMappingInfo.html#getIndices-org.apache.openjpa.meta.MetaDataContext-boolean-">getIndices</a></span>(<a href="../../../../../../org/apache/openjpa/meta/MetaDataContext.html" title="interface in org.apache.openjpa.meta">MetaDataContext</a>&nbsp;cm,
boolean&nbsp;adapt)</code>
<div class="block">Get all indices associated with both the primary and/or
secondary tables.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">FieldMapping.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/FieldMapping.html#getJoinIndex--">getJoinIndex</a></span>()</code>
<div class="block">Index on join foreign key columns.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">FieldMappingInfo.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/FieldMappingInfo.html#getJoinIndex-org.apache.openjpa.jdbc.meta.FieldMapping-boolean-">getJoinIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/meta/FieldMapping.html" title="class in org.apache.openjpa.jdbc.meta">FieldMapping</a>&nbsp;field,
boolean&nbsp;adapt)</code>
<div class="block">Index on the field join.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">NoneMappingDefaults.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/NoneMappingDefaults.html#getJoinIndex-org.apache.openjpa.jdbc.meta.FieldMapping-org.apache.openjpa.jdbc.schema.Table-org.apache.openjpa.jdbc.schema.Column:A-">getJoinIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/meta/FieldMapping.html" title="class in org.apache.openjpa.jdbc.meta">FieldMapping</a>&nbsp;fm,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html" title="class in org.apache.openjpa.jdbc.schema">Table</a>&nbsp;table,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Column.html" title="class in org.apache.openjpa.jdbc.schema">Column</a>[]&nbsp;cols)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">MappingDefaultsImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/MappingDefaultsImpl.html#getJoinIndex-org.apache.openjpa.jdbc.meta.FieldMapping-org.apache.openjpa.jdbc.schema.Table-org.apache.openjpa.jdbc.schema.Column:A-">getJoinIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/meta/FieldMapping.html" title="class in org.apache.openjpa.jdbc.meta">FieldMapping</a>&nbsp;fm,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html" title="class in org.apache.openjpa.jdbc.schema">Table</a>&nbsp;table,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Column.html" title="class in org.apache.openjpa.jdbc.schema">Column</a>[]&nbsp;cols)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">MappingDefaults.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/MappingDefaults.html#getJoinIndex-org.apache.openjpa.jdbc.meta.FieldMapping-org.apache.openjpa.jdbc.schema.Table-org.apache.openjpa.jdbc.schema.Column:A-">getJoinIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/meta/FieldMapping.html" title="class in org.apache.openjpa.jdbc.meta">FieldMapping</a>&nbsp;fm,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html" title="class in org.apache.openjpa.jdbc.schema">Table</a>&nbsp;table,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Column.html" title="class in org.apache.openjpa.jdbc.schema">Column</a>[]&nbsp;cols)</code>
<div class="block">Return a default index for the join, or null if the
join columns should not be indexed by default.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">ValueMappingImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/ValueMappingImpl.html#getValueIndex--">getValueIndex</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">FieldMapping.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/FieldMapping.html#getValueIndex--">getValueIndex</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">ValueMapping.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/ValueMapping.html#getValueIndex--">getValueIndex</a></span>()</code>
<div class="block">Index on this value's columns, or null if none.</div>
</td>
</tr>
</tbody>
</table>
<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/openjpa/jdbc/meta/package-summary.html">org.apache.openjpa.jdbc.meta</a> with parameters of type <a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</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>void</code></td>
<td class="colLast"><span class="typeNameLabel">ClassMappingInfo.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/ClassMappingInfo.html#addIndex-org.apache.openjpa.jdbc.identifier.DBIdentifier-org.apache.openjpa.jdbc.schema.Index-">addIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>&nbsp;table,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;idx)</code>
<div class="block">Add index for the given table.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">MappingInfo.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/MappingInfo.html#createIndex-org.apache.openjpa.meta.MetaDataContext-java.lang.String-org.apache.openjpa.jdbc.schema.Index-org.apache.openjpa.jdbc.schema.Column:A-boolean-">createIndex</a></span>(<a href="../../../../../../org/apache/openjpa/meta/MetaDataContext.html" title="interface in org.apache.openjpa.meta">MetaDataContext</a>&nbsp;context,
<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;prefix,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;tmplate,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Column.html" title="class in org.apache.openjpa.jdbc.schema">Column</a>[]&nbsp;cols,
boolean&nbsp;adapt)</code>
<div class="block">Retrieve/create an index on the given columns by merging the given
template information with any user-provided information.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Discriminator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/Discriminator.html#setIndex-org.apache.openjpa.jdbc.schema.Index-">setIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;idx)</code>
<div class="block">Index on the Discriminator columns, or null if none.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Version.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/Version.html#setIndex-org.apache.openjpa.jdbc.schema.Index-">setIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;idx)</code>
<div class="block">Index on the version columns, or null if none.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">MappingInfo.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/MappingInfo.html#setIndex-org.apache.openjpa.jdbc.schema.Index-">setIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;idx)</code>
<div class="block">Raw index.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">FieldMapping.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/FieldMapping.html#setJoinIndex-org.apache.openjpa.jdbc.schema.Index-">setJoinIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;idx)</code>
<div class="block">Index on join foreign key columns.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ValueMappingImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/ValueMappingImpl.html#setValueIndex-org.apache.openjpa.jdbc.schema.Index-">setValueIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;idx)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">FieldMapping.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/FieldMapping.html#setValueIndex-org.apache.openjpa.jdbc.schema.Index-">setValueIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;idx)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ValueMapping.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/ValueMapping.html#setValueIndex-org.apache.openjpa.jdbc.schema.Index-">setValueIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;idx)</code>
<div class="block">Index on this value's columns, or null if none.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">MappingInfo.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/meta/MappingInfo.html#syncIndex-org.apache.openjpa.meta.MetaDataContext-org.apache.openjpa.jdbc.schema.Index-">syncIndex</a></span>(<a href="../../../../../../org/apache/openjpa/meta/MetaDataContext.html" title="interface in org.apache.openjpa.meta">MetaDataContext</a>&nbsp;context,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;idx)</code>
<div class="block">Sets internal index information to match given mapped index.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.jdbc.schema">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a> in <a href="../../../../../../org/apache/openjpa/jdbc/schema/package-summary.html">org.apache.openjpa.jdbc.schema</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../org/apache/openjpa/jdbc/schema/package-summary.html">org.apache.openjpa.jdbc.schema</a> declared as <a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">Schemas.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/schema/Schemas.html#EMPTY_INDEXES">EMPTY_INDEXES</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<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/openjpa/jdbc/schema/package-summary.html">org.apache.openjpa.jdbc.schema</a> that return <a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</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/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">Table.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html#addIndex-org.apache.openjpa.jdbc.identifier.DBIdentifier-">addIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>&nbsp;name)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">Table.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html#addIndex-java.lang.String-">addIndex</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;name)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;&nbsp;</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">SchemaTool.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/schema/SchemaTool.html#findIndex-org.apache.openjpa.jdbc.schema.Table-org.apache.openjpa.jdbc.schema.Index-">findIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html" title="class in org.apache.openjpa.jdbc.schema">Table</a>&nbsp;dbTable,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;idx)</code>
<div class="block">Find an index in the given table that matches the given one.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">Table.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html#getIndex-org.apache.openjpa.jdbc.identifier.DBIdentifier-">getIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>&nbsp;name)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">Table.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html#getIndex-java.lang.String-">getIndex</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;name)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;&nbsp;</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">Table.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html#getIndexes--">getIndexes</a></span>()</code>
<div class="block">Return the table's indexes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">Table.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html#importIndex-org.apache.openjpa.jdbc.schema.Index-">importIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;idx)</code>
<div class="block">Import an index; column names must match columns of this table.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">SchemaGroup.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/schema/SchemaGroup.html#newIndex-org.apache.openjpa.jdbc.identifier.DBIdentifier-org.apache.openjpa.jdbc.schema.Table-">newIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>&nbsp;name,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html" title="class in org.apache.openjpa.jdbc.schema">Table</a>&nbsp;table)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">SchemaGroup.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/schema/SchemaGroup.html#newIndex-java.lang.String-org.apache.openjpa.jdbc.schema.Table-">newIndex</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;name,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html" title="class in org.apache.openjpa.jdbc.schema">Table</a>&nbsp;table)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;&nbsp;</div>
</td>
</tr>
</tbody>
</table>
<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/openjpa/jdbc/schema/package-summary.html">org.apache.openjpa.jdbc.schema</a> with parameters of type <a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</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>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">SchemaTool.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/schema/SchemaTool.html#createIndex-org.apache.openjpa.jdbc.schema.Index-org.apache.openjpa.jdbc.schema.Table-">createIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;idx,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html" title="class in org.apache.openjpa.jdbc.schema">Table</a>&nbsp;table)</code>
<div class="block">Add the given index to the database schema.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">SchemaTool.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/schema/SchemaTool.html#createIndex-org.apache.openjpa.jdbc.schema.Index-org.apache.openjpa.jdbc.schema.Table-org.apache.openjpa.jdbc.schema.Unique:A-">createIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;idx,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html" title="class in org.apache.openjpa.jdbc.schema">Table</a>&nbsp;table,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Unique.html" title="class in org.apache.openjpa.jdbc.schema">Unique</a>[]&nbsp;uniques)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">SchemaTool.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/schema/SchemaTool.html#dropIndex-org.apache.openjpa.jdbc.schema.Index-">dropIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;idx)</code>
<div class="block">Drop the given index from the database schema.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">Index.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html#equalsIndex-org.apache.openjpa.jdbc.schema.Index-">equalsIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;idx)</code>
<div class="block">Indexes are equal if they have the same name, the same columns, and
are both unique/not unique.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">SchemaTool.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/schema/SchemaTool.html#findIndex-org.apache.openjpa.jdbc.schema.Table-org.apache.openjpa.jdbc.schema.Index-">findIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html" title="class in org.apache.openjpa.jdbc.schema">Table</a>&nbsp;dbTable,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;idx)</code>
<div class="block">Find an index in the given table that matches the given one.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">Table.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html#importIndex-org.apache.openjpa.jdbc.schema.Index-">importIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;idx)</code>
<div class="block">Import an index; column names must match columns of this table.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">Table.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html#removeIndex-org.apache.openjpa.jdbc.schema.Index-">removeIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;idx)</code>
<div class="block">Remove the given index from the table.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.jdbc.sql">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a> in <a href="../../../../../../org/apache/openjpa/jdbc/sql/package-summary.html">org.apache.openjpa.jdbc.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/openjpa/jdbc/sql/package-summary.html">org.apache.openjpa.jdbc.sql</a> that return <a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</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/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">DBDictionary.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/sql/DBDictionary.html#getIndexInfo-java.sql.DatabaseMetaData-org.apache.openjpa.jdbc.identifier.DBIdentifier-org.apache.openjpa.jdbc.identifier.DBIdentifier-org.apache.openjpa.jdbc.identifier.DBIdentifier-boolean-boolean-java.sql.Connection-">getIndexInfo</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/sql/DatabaseMetaData.html?is-external=true" title="class or interface in java.sql">DatabaseMetaData</a>&nbsp;meta,
<a href="../../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>&nbsp;catalog,
<a href="../../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>&nbsp;schemaName,
<a href="../../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>&nbsp;tableName,
boolean&nbsp;unique,
boolean&nbsp;approx,
<a href="https://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a>&nbsp;conn)</code>
<div class="block">Reflect on the schema to find indexes matching the given table pattern.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">OracleDictionary.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/sql/OracleDictionary.html#getIndexInfo-java.sql.DatabaseMetaData-org.apache.openjpa.jdbc.identifier.DBIdentifier-org.apache.openjpa.jdbc.identifier.DBIdentifier-org.apache.openjpa.jdbc.identifier.DBIdentifier-boolean-boolean-java.sql.Connection-">getIndexInfo</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/sql/DatabaseMetaData.html?is-external=true" title="class or interface in java.sql">DatabaseMetaData</a>&nbsp;meta,
<a href="../../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>&nbsp;catalog,
<a href="../../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>&nbsp;schemaName,
<a href="../../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>&nbsp;tableName,
boolean&nbsp;unique,
boolean&nbsp;approx,
<a href="https://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a>&nbsp;conn)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">DBDictionary.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/sql/DBDictionary.html#getIndexInfo-java.sql.DatabaseMetaData-java.lang.String-java.lang.String-java.lang.String-boolean-boolean-java.sql.Connection-">getIndexInfo</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/sql/DatabaseMetaData.html?is-external=true" title="class or interface in java.sql">DatabaseMetaData</a>&nbsp;meta,
<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;catalog,
<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;schemaName,
<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;tableName,
boolean&nbsp;unique,
boolean&nbsp;approx,
<a href="https://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a>&nbsp;conn)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;&nbsp;</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">OracleDictionary.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/sql/OracleDictionary.html#getIndexInfo-java.sql.DatabaseMetaData-java.lang.String-java.lang.String-java.lang.String-boolean-boolean-java.sql.Connection-">getIndexInfo</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/sql/DatabaseMetaData.html?is-external=true" title="class or interface in java.sql">DatabaseMetaData</a>&nbsp;meta,
<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;catalog,
<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;schemaName,
<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;tableName,
boolean&nbsp;unique,
boolean&nbsp;approx,
<a href="https://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a>&nbsp;conn)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">SybaseDictionary.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/sql/SybaseDictionary.html#newIndex-java.sql.ResultSet-">newIndex</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/sql/ResultSet.html?is-external=true" title="class or interface in java.sql">ResultSet</a>&nbsp;idxMeta)</code>
<div class="block">Create a new index from the information in the index metadata.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">InformixDictionary.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/sql/InformixDictionary.html#newIndex-java.sql.ResultSet-">newIndex</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/sql/ResultSet.html?is-external=true" title="class or interface in java.sql">ResultSet</a>&nbsp;idxMeta)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a></code></td>
<td class="colLast"><span class="typeNameLabel">DBDictionary.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/sql/DBDictionary.html#newIndex-java.sql.ResultSet-">newIndex</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/sql/ResultSet.html?is-external=true" title="class or interface in java.sql">ResultSet</a>&nbsp;idxMeta)</code>
<div class="block">Create a new index from the information in the schema metadata.</div>
</td>
</tr>
</tbody>
</table>
<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/openjpa/jdbc/sql/package-summary.html">org.apache.openjpa.jdbc.sql</a> with parameters of type <a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</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="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">FoxProDictionary.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/sql/FoxProDictionary.html#getCreateIndexSQL-org.apache.openjpa.jdbc.schema.Index-">getCreateIndexSQL</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;index)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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>[]</code></td>
<td class="colLast"><span class="typeNameLabel">DBDictionary.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/sql/DBDictionary.html#getCreateIndexSQL-org.apache.openjpa.jdbc.schema.Index-">getCreateIndexSQL</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;index)</code>
<div class="block">Return a series of SQL statements to create the given index.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><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>[]</code></td>
<td class="colLast"><span class="typeNameLabel">MySQLDictionary.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/sql/MySQLDictionary.html#getDropIndexSQL-org.apache.openjpa.jdbc.schema.Index-">getDropIndexSQL</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;index)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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>[]</code></td>
<td class="colLast"><span class="typeNameLabel">DBDictionary.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/sql/DBDictionary.html#getDropIndexSQL-org.apache.openjpa.jdbc.schema.Index-">getDropIndexSQL</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;index)</code>
<div class="block">Return a series of SQL statements to drop the given index.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><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>[]</code></td>
<td class="colLast"><span class="typeNameLabel">MariaDBDictionary.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/sql/MariaDBDictionary.html#getDropIndexSQL-org.apache.openjpa.jdbc.schema.Index-">getDropIndexSQL</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;index)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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></code></td>
<td class="colLast"><span class="typeNameLabel">DBDictionary.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/sql/DBDictionary.html#getFullName-org.apache.openjpa.jdbc.schema.Index-">getFullName</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;index)</code>
<div class="block">Returns the full name of the index, including the schema (delimited
by the result of <a href="../../../../../../org/apache/openjpa/jdbc/sql/DBDictionary.html#catalogSeparator"><code>DBDictionary.catalogSeparator</code></a>).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><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></code></td>
<td class="colLast"><span class="typeNameLabel">PointbaseDictionary.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/sql/PointbaseDictionary.html#getFullName-org.apache.openjpa.jdbc.schema.Index-">getFullName</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;index)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractSQLServerDictionary.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/sql/AbstractSQLServerDictionary.html#getFullName-org.apache.openjpa.jdbc.schema.Index-">getFullName</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;idx)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">InformixDictionary.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/sql/InformixDictionary.html#needsToCreateIndex-org.apache.openjpa.jdbc.schema.Index-org.apache.openjpa.jdbc.schema.Table-">needsToCreateIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;idx,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html" title="class in org.apache.openjpa.jdbc.schema">Table</a>&nbsp;table)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">DBDictionary.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/sql/DBDictionary.html#needsToCreateIndex-org.apache.openjpa.jdbc.schema.Index-org.apache.openjpa.jdbc.schema.Table-">needsToCreateIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;idx,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html" title="class in org.apache.openjpa.jdbc.schema">Table</a>&nbsp;table)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">DBDictionary.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/sql/DBDictionary.html#needsToCreateIndex-org.apache.openjpa.jdbc.schema.Index-org.apache.openjpa.jdbc.schema.Table-org.apache.openjpa.jdbc.schema.Unique:A-">needsToCreateIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;idx,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html" title="class in org.apache.openjpa.jdbc.schema">Table</a>&nbsp;table,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Unique.html" title="class in org.apache.openjpa.jdbc.schema">Unique</a>[]&nbsp;uniques)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">SolidDBDictionary.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/sql/SolidDBDictionary.html#needsToCreateIndex-org.apache.openjpa.jdbc.schema.Index-org.apache.openjpa.jdbc.schema.Table-org.apache.openjpa.jdbc.schema.Unique:A-">needsToCreateIndex</a></span>(<a href="../../../../../../org/apache/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Index</a>&nbsp;idx,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Table.html" title="class in org.apache.openjpa.jdbc.schema">Table</a>&nbsp;table,
<a href="../../../../../../org/apache/openjpa/jdbc/schema/Unique.html" title="class in org.apache.openjpa.jdbc.schema">Unique</a>[]&nbsp;uniques)</code>&nbsp;</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/openjpa/jdbc/schema/Index.html" title="class in org.apache.openjpa.jdbc.schema">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/openjpa/jdbc/schema/class-use/Index.html" target="_top">Frames</a></li>
<li><a href="Index.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; 2006&#x2013;2019 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>