blob: ae3188b18f4ea6aed456b321b8a2bf8b05d9e5bb [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:14 CEST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.openjpa.lib.identifier.IdentifierRule (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.lib.identifier.IdentifierRule (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/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">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/lib/identifier/class-use/IdentifierRule.html" target="_top">Frames</a></li>
<li><a href="IdentifierRule.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.lib.identifier.IdentifierRule" class="title">Uses of Class<br>org.apache.openjpa.lib.identifier.IdentifierRule</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/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</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.identifier">org.apache.openjpa.jdbc.identifier</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.openjpa.lib.identifier">org.apache.openjpa.lib.identifier</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.openjpa.jdbc.identifier">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a> in <a href="../../../../../../org/apache/openjpa/jdbc/identifier/package-summary.html">org.apache.openjpa.jdbc.identifier</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a> in <a href="../../../../../../org/apache/openjpa/jdbc/identifier/package-summary.html">org.apache.openjpa.jdbc.identifier</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/identifier/ColumnDefIdentifierRule.html" title="class in org.apache.openjpa.jdbc.identifier">ColumnDefIdentifierRule</a></span></code>
<div class="block">Default rule for column definition.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifierRule.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifierRule</a></span></code>
<div class="block">The default DBIdentifier rule.</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/identifier/package-summary.html">org.apache.openjpa.jdbc.identifier</a> that return <a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</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/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a></code></td>
<td class="colLast"><span class="typeNameLabel">DefaultIdentifierConfiguration.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/identifier/DefaultIdentifierConfiguration.html#getDefaultIdentifierRule--">getDefaultIdentifierRule</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a></code></td>
<td class="colLast"><span class="typeNameLabel">DefaultIdentifierConfiguration.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/identifier/DefaultIdentifierConfiguration.html#getIdentifierRule-T-">getIdentifierRule</a></span>(T&nbsp;t)</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/identifier/package-summary.html">org.apache.openjpa.jdbc.identifier</a> that return types with arguments of type <a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</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/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/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DefaultIdentifierConfiguration.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/identifier/DefaultIdentifierConfiguration.html#getIdentifierRules--">getIdentifierRules</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.jdbc.sql">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</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/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</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/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a></code></td>
<td class="colLast"><span class="typeNameLabel">DBDictionary.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/sql/DBDictionary.html#getDefaultIdentifierRule--">getDefaultIdentifierRule</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a></code></td>
<td class="colLast"><span class="typeNameLabel">DBDictionary.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/sql/DBDictionary.html#getIdentifierRule-T-">getIdentifierRule</a></span>(T&nbsp;t)</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/sql/package-summary.html">org.apache.openjpa.jdbc.sql</a> that return types with arguments of type <a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</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/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/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DBDictionary.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/jdbc/sql/DBDictionary.html#getIdentifierRules--">getIdentifierRules</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.lib.identifier">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a> in <a href="../../../../../../org/apache/openjpa/lib/identifier/package-summary.html">org.apache.openjpa.lib.identifier</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/lib/identifier/package-summary.html">org.apache.openjpa.lib.identifier</a> that return <a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</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/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a></code></td>
<td class="colLast"><span class="typeNameLabel">IdentifierConfiguration.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierConfiguration.html#getDefaultIdentifierRule--">getDefaultIdentifierRule</a></span>()</code>
<div class="block">Gets the default naming rule</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a></code></td>
<td class="colLast"><span class="typeNameLabel">IdentifierConfiguration.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierConfiguration.html#getIdentifierRule-T-">getIdentifierRule</a></span>(T&nbsp;t)</code>
<div class="block">Returns a naming rule or null if the rule is
not found.</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/lib/identifier/package-summary.html">org.apache.openjpa.lib.identifier</a> that return types with arguments of type <a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</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>&lt;T&gt;&nbsp;<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;T,<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">IdentifierConfiguration.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierConfiguration.html#getIdentifierRules--">getIdentifierRules</a></span>()</code>
<div class="block">Returns all naming rules</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/lib/identifier/package-summary.html">org.apache.openjpa.lib.identifier</a> with parameters of type <a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</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">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#appendNames-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-java.lang.String-">appendNames</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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;name1,
<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;name2)</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">IdentifierUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtil.html#appendNames-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-java.lang.String-">appendNames</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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;name1,
<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;name2)</code>
<div class="block">Append the names together while maintaining delimiters.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#canSplit-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-">canSplit</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">IdentifierUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtil.html#canSplit-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-">canSplit</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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">Determines whether a name can be split into multiple components.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#canSplit-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-java.lang.String-">canSplit</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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="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;delim)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">IdentifierUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtil.html#canSplit-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-java.lang.String-">canSplit</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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="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;delim)</code>
<div class="block">Determines whether a name can be split into multiple components, taking
into account the specified delimiter.</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">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#combineNames-org.apache.openjpa.lib.identifier.IdentifierConfiguration-org.apache.openjpa.lib.identifier.IdentifierRule-org.apache.openjpa.lib.identifier.IdentifierRule:A-java.lang.String:A-">combineNames</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierConfiguration.html" title="interface in org.apache.openjpa.lib.identifier">IdentifierConfiguration</a>&nbsp;config,
<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>[]&nbsp;rules,
<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;names)</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">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#combineNames-org.apache.openjpa.lib.identifier.IdentifierConfiguration-org.apache.openjpa.lib.identifier.IdentifierRule-org.apache.openjpa.lib.identifier.IdentifierRule:A-java.lang.String:A-">combineNames</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierConfiguration.html" title="interface in org.apache.openjpa.lib.identifier">IdentifierConfiguration</a>&nbsp;config,
<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>[]&nbsp;rules,
<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;names)</code>&nbsp;</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">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#combineNames-org.apache.openjpa.lib.identifier.IdentifierConfiguration-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String:A-">combineNames</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierConfiguration.html" title="interface in org.apache.openjpa.lib.identifier">IdentifierConfiguration</a>&nbsp;config,
<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;namingRule,
<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;names)</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">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#combineNames-org.apache.openjpa.lib.identifier.IdentifierConfiguration-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-java.lang.String-">combineNames</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierConfiguration.html" title="interface in org.apache.openjpa.lib.identifier">IdentifierConfiguration</a>&nbsp;config,
<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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;name1,
<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;name2)</code>&nbsp;</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">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#combineNames-org.apache.openjpa.lib.identifier.IdentifierRule-org.apache.openjpa.lib.identifier.IdentifierRule:A-java.lang.String:A-">combineNames</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>[]&nbsp;rules,
<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;names)</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">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#combineNames-org.apache.openjpa.lib.identifier.IdentifierRule-org.apache.openjpa.lib.identifier.IdentifierRule:A-java.lang.String:A-">combineNames</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>[]&nbsp;rules,
<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;names)</code>&nbsp;</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">IdentifierUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtil.html#combineNames-org.apache.openjpa.lib.identifier.IdentifierRule-org.apache.openjpa.lib.identifier.IdentifierRule:A-java.lang.String:A-">combineNames</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>[]&nbsp;rules,
<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;names)</code>
<div class="block">Combines names using delimiting rules and appropriate separators</div>
</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">IdentifierUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtil.html#combineNames-org.apache.openjpa.lib.identifier.IdentifierRule-org.apache.openjpa.lib.identifier.IdentifierRule:A-java.lang.String:A-">combineNames</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>[]&nbsp;rules,
<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;names)</code>
<div class="block">Combines names using delimiting rules and appropriate separators</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">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#combineNames-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String:A-">combineNames</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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;names)</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">IdentifierUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtil.html#combineNames-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String:A-">combineNames</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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;names)</code>
<div class="block">Combines names using the specified delimiting rule and appropriate separators</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">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#combineNames-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-java.lang.String-">combineNames</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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;name1,
<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;name2)</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">IdentifierUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtil.html#combineNames-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-java.lang.String-">combineNames</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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;name1,
<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;name2)</code>
<div class="block">Combines two names using delimiting rules and appropriate separators</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">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#delimit-org.apache.openjpa.lib.identifier.IdentifierConfiguration-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-">delimit</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierConfiguration.html" title="interface in org.apache.openjpa.lib.identifier">IdentifierConfiguration</a>&nbsp;config,
<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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>&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">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#delimit-org.apache.openjpa.lib.identifier.IdentifierConfiguration-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-boolean-">delimit</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierConfiguration.html" title="interface in org.apache.openjpa.lib.identifier">IdentifierConfiguration</a>&nbsp;config,
<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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;force)</code>&nbsp;</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">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#delimit-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-">delimit</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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>&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">IdentifierUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtil.html#delimit-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-">delimit</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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">Delimit the name if it requires delimiters</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">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#delimit-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-boolean-">delimit</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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;force)</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">IdentifierUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtil.html#delimit-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-boolean-">delimit</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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;force)</code>
<div class="block">Delimit the string with the option to force delimiting.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#isDelimited-org.apache.openjpa.lib.identifier.IdentifierConfiguration-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-">isDelimited</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierConfiguration.html" title="interface in org.apache.openjpa.lib.identifier">IdentifierConfiguration</a>&nbsp;config,
<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#isDelimited-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-">isDelimited</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">IdentifierUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtil.html#isDelimited-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-">isDelimited</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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">Determines whether a name is delimited.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#isReservedWord-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-">isReservedWord</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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">Returns whether a name is considered a reserved word.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">IdentifierUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtil.html#isReservedWord-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-">isReservedWord</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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">Returns whether a name is considered a reserved word</div>
</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">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#joinNames-org.apache.openjpa.lib.identifier.IdentifierConfiguration-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String:A-java.lang.String-">joinNames</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierConfiguration.html" title="interface in org.apache.openjpa.lib.identifier">IdentifierConfiguration</a>&nbsp;config,
<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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;names,
<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;delimiter)</code>
<div class="block">Join names using a single naming rule and specified delimiter</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">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#joinNames-org.apache.openjpa.lib.identifier.IdentifierRule:A-java.lang.String:A-">joinNames</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>[]&nbsp;rules,
<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;names)</code>
<div class="block">Joins multiple names together using the standard delimiting rules
ex. ( {"s", "t", "c"} --> "s"."</div>
</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">IdentifierUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtil.html#joinNames-org.apache.openjpa.lib.identifier.IdentifierRule:A-java.lang.String:A-">joinNames</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>[]&nbsp;rules,
<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;names)</code>
<div class="block">Joins several names with different naming rules into a single string
using appropriate delimiters and separators</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">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#joinNames-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String:A-">joinNames</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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;names)</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">IdentifierUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtil.html#joinNames-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String:A-">joinNames</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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;names)</code>
<div class="block">Joins several names with different naming rules into a single string
using appropriate delimiters and separators</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">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#joinNames-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String:A-java.lang.String-">joinNames</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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;names,
<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;delimiter)</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">IdentifierUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtil.html#joinNames-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String:A-java.lang.String-">joinNames</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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;names,
<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;delimiter)</code>
<div class="block">Joins several names with different naming rules into a single string
using the specified delimiter</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">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#removeDelimiters-org.apache.openjpa.lib.identifier.IdentifierConfiguration-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-">removeDelimiters</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierConfiguration.html" title="interface in org.apache.openjpa.lib.identifier">IdentifierConfiguration</a>&nbsp;config,
<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <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">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#removeDelimiters-org.apache.openjpa.lib.identifier.IdentifierConfiguration-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-java.lang.String-java.lang.String-">removeDelimiters</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierConfiguration.html" title="interface in org.apache.openjpa.lib.identifier">IdentifierConfiguration</a>&nbsp;config,
<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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="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;leading,
<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;trailing)</code>&nbsp;</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">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#removeDelimiters-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-">removeDelimiters</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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>&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">IdentifierUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtil.html#removeDelimiters-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-">removeDelimiters</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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">Remove delimiters from a delimited name</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">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#removeHungarianNotation-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-">removeHungarianNotation</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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>&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">IdentifierUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtil.html#removeHungarianNotation-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-">removeHungarianNotation</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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">Removes Hungarian notation from the specified string.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#requiresDelimiters-org.apache.openjpa.lib.identifier.IdentifierConfiguration-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-">requiresDelimiters</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierConfiguration.html" title="interface in org.apache.openjpa.lib.identifier">IdentifierConfiguration</a>&nbsp;config,
<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#requiresDelimiters-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-">requiresDelimiters</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">IdentifierUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtil.html#requiresDelimiters-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-">requiresDelimiters</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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">Determines whether a name requires delimiters based upon:
The SQL-92 Reference definition of a valid unquoted name
The naming rule specified
</div>
</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">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#splitName-org.apache.openjpa.lib.identifier.IdentifierConfiguration-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-">splitName</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierConfiguration.html" title="interface in org.apache.openjpa.lib.identifier">IdentifierConfiguration</a>&nbsp;config,
<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;nrule,
<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>&nbsp;</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">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#splitName-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-">splitName</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;nrule,
<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>&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">IdentifierUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtil.html#splitName-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-">splitName</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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">Splits a combined name name using the provided naming rule</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">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#splitName-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-java.lang.String-">splitName</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;nrule,
<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="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;nameDelim)</code>
<div class="block">Splits names using single naming rule and appropriate separators</div>
</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">IdentifierUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtil.html#splitName-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-java.lang.String-">splitName</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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="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;delimiter)</code>
<div class="block">Splits a combined name name using the provided naming rule and
delimiter.</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">IdentifierUtilImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtilImpl.html#truncateName-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-int-">truncateName</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;namingRule,
<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,
int&nbsp;length)</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">IdentifierUtil.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierUtil.html#truncateName-org.apache.openjpa.lib.identifier.IdentifierRule-java.lang.String-int-">truncateName</a></span>(<a href="../../../../../../org/apache/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">IdentifierRule</a>&nbsp;rule,
<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,
int&nbsp;length)</code>
<div class="block">Truncates a name while maintaining delimiters.</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/openjpa/lib/identifier/IdentifierRule.html" title="class in org.apache.openjpa.lib.identifier">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/lib/identifier/class-use/IdentifierRule.html" target="_top">Frames</a></li>
<li><a href="IdentifierRule.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>