blob: 7847687e226b9cbfaf9379e2335b7831530f2349 [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 (version 1.7.0_79) on Mon Mar 21 21:59:42 CET 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>QualifiedDBIdentifier (OpenJPA Parent POM 2.4.1 API)</title>
<meta name="date" content="2016-03-21">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="QualifiedDBIdentifier (OpenJPA Parent POM 2.4.1 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/QualifiedDBIdentifier.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/openjpa/jdbc/identifier/Normalizer.html" title="class in org.apache.openjpa.jdbc.identifier"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html" target="_top">Frames</a></li>
<li><a href="QualifiedDBIdentifier.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested_classes_inherited_from_class_org.apache.openjpa.jdbc.identifier.DBIdentifier">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields_inherited_from_class_org.apache.openjpa.jdbc.identifier.DBIdentifier">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.openjpa.jdbc.identifier</div>
<h2 title="Class QualifiedDBIdentifier" class="title">Class QualifiedDBIdentifier</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../org/apache/openjpa/lib/identifier/IdentifierImpl.html" title="class in org.apache.openjpa.lib.identifier">org.apache.openjpa.lib.identifier.IdentifierImpl</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">org.apache.openjpa.jdbc.identifier.DBIdentifier</a></li>
<li>
<ul class="inheritance">
<li>org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../../../org/apache/openjpa/lib/identifier/Identifier.html" title="interface in org.apache.openjpa.lib.identifier">Identifier</a>&gt;, <a href="../../../../../org/apache/openjpa/lib/identifier/Identifier.html" title="interface in org.apache.openjpa.lib.identifier">Identifier</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">QualifiedDBIdentifier</span>
extends <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>
implements <a href="../../../../../org/apache/openjpa/lib/identifier/Identifier.html" title="interface in org.apache.openjpa.lib.identifier">Identifier</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></pre>
<div class="block">This class extends DBIdentifier to provide support for qualified identifiers
such as schema qualified tables and table qualified columns. It provides methods
to create qualified identifiers from individual identifiers.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../serialized-form.html#org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier">Serialized Form</a></dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested_class_summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested_classes_inherited_from_class_org.apache.openjpa.jdbc.identifier.DBIdentifier">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.openjpa.jdbc.identifier.<a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a></h3>
<code><a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.DBIdentifierType.html" title="enum in org.apache.openjpa.jdbc.identifier">DBIdentifier.DBIdentifierType</a></code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.openjpa.jdbc.identifier.DBIdentifier">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.openjpa.jdbc.identifier.<a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a></h3>
<code><a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#_ignoreCase">_ignoreCase</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#NULL">NULL</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier</th>
<th class="colLast" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html#QualifiedDBIdentifier(org.apache.openjpa.jdbc.identifier.DBIdentifier...)">QualifiedDBIdentifier</a></strong>(<a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>...&nbsp;sNames)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</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>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">QualifiedDBIdentifier</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html#clone()">clone</a></strong>()</code>
<div class="block">Creates a clone of this identifier.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html#compareTo(org.apache.openjpa.lib.identifier.Identifier)">compareTo</a></strong>(<a href="../../../../../org/apache/openjpa/lib/identifier/Identifier.html" title="interface in org.apache.openjpa.lib.identifier">Identifier</a>&nbsp;o)</code>
<div class="block">Compares this identifier with another identifier.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</code>
<div class="block">Equality operator.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html#getBaseName()">getBaseName</a></strong>()</code>
<div class="block">Returns the base name of this qualified name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html#getIdentifier()">getIdentifier</a></strong>()</code>
<div class="block">Returns this object as a DBIdentifier.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html#getName()">getName</a></strong>()</code>
<div class="block">Returns the fully qualified name as a string</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html#getObjectTableName()">getObjectTableName</a></strong>()</code>
<div class="block">Gets the object table name component of the path, if the path
is a table qualified identifier such as a constraint or column.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">QualifiedDBIdentifier</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html#getPath(org.apache.openjpa.jdbc.identifier.DBIdentifier)">getPath</a></strong>(<a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>&nbsp;sName)</code>
<div class="block">Creates a qualified path from an identifier.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html#getSchemaName()">getSchemaName</a></strong>()</code>
<div class="block">Gets the schema component of the path.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html#getUnqualifiedName()">getUnqualifiedName</a></strong>()</code>
<div class="block">Returns a new unqualified name based on this instance.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html#isDelimited()">isDelimited</a></strong>()</code>
<div class="block">Returns true if all identifiers within this compound identifier are
delimited.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html#isUnqualifiedColumn()">isUnqualifiedColumn</a></strong>()</code>
<div class="block">Returns true if this object is not qualified by a table or schema
component.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html#isUnqualifiedObject()">isUnqualifiedObject</a></strong>()</code>
<div class="block">Returns true if this object is not qualified by a schema component.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html#length()">length</a></strong>()</code>
<div class="block">Returns the length of the qualified identifier, including delimiters
and name separators.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">QualifiedDBIdentifier</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html#newPath(org.apache.openjpa.jdbc.identifier.DBIdentifier...)">newPath</a></strong>(<a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>...&nbsp;names)</code>
<div class="block">Creates a qualified identifier based upon an array of DBIdentifiers.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html#pathEqual(org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier,%20org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier)">pathEqual</a></strong>(<a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">QualifiedDBIdentifier</a>&nbsp;path1,
<a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">QualifiedDBIdentifier</a>&nbsp;path2)</code>
<div class="block">Compares two qualified identifiers for equality.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html#setBaseName(java.lang.String)">setBaseName</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
<div class="block">Set the base name component of this compound identifier</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html#setName(java.lang.String)">setName</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
<div class="block">Set the name of this qualified identifier.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html#setObjectTableName(org.apache.openjpa.jdbc.identifier.DBIdentifier)">setObjectTableName</a></strong>(<a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>&nbsp;objectName)</code>
<div class="block">Sets the object table name component of the path, if the path
is a table qualified identifier such as a constraint or column.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html#setPath(org.apache.openjpa.jdbc.identifier.DBIdentifier...)">setPath</a></strong>(<a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>...&nbsp;sNames)</code>
<div class="block">Set the identifiers that make up the path.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html#setSchemaName(org.apache.openjpa.jdbc.identifier.DBIdentifier)">setSchemaName</a></strong>(<a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>&nbsp;schemaName)</code>
<div class="block">Sets the schema component of the path.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html#splitPath(org.apache.openjpa.jdbc.identifier.DBIdentifier)">splitPath</a></strong>(<a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>&nbsp;sName)</code>
<div class="block">Splits a qualified path into separate identifiers.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html#toString()">toString</a></strong>()</code>
<div class="block">Returns a fully qualified name as a string.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.openjpa.jdbc.identifier.DBIdentifier">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.openjpa.jdbc.identifier.<a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a></h3>
<code><a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#append(org.apache.openjpa.jdbc.identifier.DBIdentifier,%20java.lang.String)">append</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#combine(org.apache.openjpa.jdbc.identifier.DBIdentifier.DBIdentifierType,%20java.lang.String...)">combine</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#combine(org.apache.openjpa.jdbc.identifier.DBIdentifier,%20java.lang.String)">combine</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#equal(org.apache.openjpa.jdbc.identifier.DBIdentifier,%20org.apache.openjpa.jdbc.identifier.DBIdentifier)">equal</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#equalsIgnoreCase(org.apache.openjpa.jdbc.identifier.DBIdentifier)">equalsIgnoreCase</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#equalsIgnoreCase(org.apache.openjpa.jdbc.identifier.DBIdentifier,%20org.apache.openjpa.jdbc.identifier.DBIdentifier)">equalsIgnoreCase</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#getIgnoreCase()">getIgnoreCase</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#getType()">getType</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#isEmpty(org.apache.openjpa.jdbc.identifier.DBIdentifier)">isEmpty</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#isNull()">isNull</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#isNull(org.apache.openjpa.jdbc.identifier.DBIdentifier)">isNull</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#join(org.apache.openjpa.jdbc.identifier.DBIdentifier...)">join</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#newCatalog(java.lang.String)">newCatalog</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#newCatalog(java.lang.String,%20boolean)">newCatalog</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#newColumn(java.lang.String)">newColumn</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#newColumn(java.lang.String,%20boolean)">newColumn</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#newColumnDefinition(java.lang.String)">newColumnDefinition</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#newConstant(java.lang.String)">newConstant</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#newConstraint(java.lang.String)">newConstraint</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#newConstraint(java.lang.String,%20boolean)">newConstraint</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#newDefault(java.lang.String)">newDefault</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#newForeignKey(java.lang.String)">newForeignKey</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#newForeignKey(java.lang.String,%20boolean)">newForeignKey</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#newIdentifier(java.lang.String,%20org.apache.openjpa.jdbc.identifier.DBIdentifier.DBIdentifierType)">newIdentifier</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#newIdentifier(java.lang.String,%20org.apache.openjpa.jdbc.identifier.DBIdentifier.DBIdentifierType,%20boolean)">newIdentifier</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#newIdentifier(java.lang.String,%20org.apache.openjpa.jdbc.identifier.DBIdentifier.DBIdentifierType,%20boolean,%20boolean)">newIdentifier</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#newIdentifier(java.lang.String,%20org.apache.openjpa.jdbc.identifier.DBIdentifier.DBIdentifierType,%20boolean,%20boolean,%20boolean)">newIdentifier</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#newIndex(java.lang.String)">newIndex</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#newIndex(java.lang.String,%20boolean)">newIndex</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#newSchema(java.lang.String)">newSchema</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#newSchema(java.lang.String,%20boolean)">newSchema</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#newSequence(java.lang.String)">newSequence</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#newSequence(java.lang.String,%20boolean)">newSequence</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#newTable(java.lang.String)">newTable</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#newTable(java.lang.String,%20boolean)">newTable</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#preCombine(org.apache.openjpa.jdbc.identifier.DBIdentifier,%20java.lang.String)">preCombine</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#removeDelimiters(org.apache.openjpa.jdbc.identifier.DBIdentifier)">removeDelimiters</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#removeHungarianNotation(org.apache.openjpa.jdbc.identifier.DBIdentifier)">removeHungarianNotation</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#removeLeading(org.apache.openjpa.jdbc.identifier.DBIdentifier,%20java.lang.String)">removeLeading</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#setIgnoreCase(boolean)">setIgnoreCase</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#setName(org.apache.openjpa.jdbc.identifier.DBIdentifier)">setName</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#setName(java.lang.String,%20boolean)">setName</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#setType(org.apache.openjpa.jdbc.identifier.DBIdentifier.DBIdentifierType)">setType</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#split(org.apache.openjpa.jdbc.identifier.DBIdentifier.DBIdentifierType,%20java.lang.String)">split</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#split(java.lang.String,%20org.apache.openjpa.jdbc.identifier.DBIdentifier.DBIdentifierType,%20java.lang.String)">split</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#toArray(java.lang.String[],%20org.apache.openjpa.jdbc.identifier.DBIdentifier.DBIdentifierType)">toArray</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#toArray(java.lang.String[],%20org.apache.openjpa.jdbc.identifier.DBIdentifier.DBIdentifierType,%20boolean)">toArray</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#toLower(org.apache.openjpa.jdbc.identifier.DBIdentifier)">toLower</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#toLower(org.apache.openjpa.jdbc.identifier.DBIdentifier,%20boolean)">toLower</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#toStringArray(org.apache.openjpa.jdbc.identifier.DBIdentifier[])">toStringArray</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#toUpper(org.apache.openjpa.jdbc.identifier.DBIdentifier)">toUpper</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#toUpper(org.apache.openjpa.jdbc.identifier.DBIdentifier,%20boolean)">toUpper</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#trim(org.apache.openjpa.jdbc.identifier.DBIdentifier)">trim</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#trimToNull(org.apache.openjpa.jdbc.identifier.DBIdentifier)">trimToNull</a>, <a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#truncate(org.apache.openjpa.jdbc.identifier.DBIdentifier,%20int)">truncate</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.openjpa.lib.identifier.IdentifierImpl">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.openjpa.lib.identifier.<a href="../../../../../org/apache/openjpa/lib/identifier/IdentifierImpl.html" title="class in org.apache.openjpa.lib.identifier">IdentifierImpl</a></h3>
<code><a href="../../../../../org/apache/openjpa/lib/identifier/IdentifierImpl.html#hashCode()">hashCode</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="QualifiedDBIdentifier(org.apache.openjpa.jdbc.identifier.DBIdentifier...)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>QualifiedDBIdentifier</h4>
<pre>protected&nbsp;QualifiedDBIdentifier(<a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>...&nbsp;sNames)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="newPath(org.apache.openjpa.jdbc.identifier.DBIdentifier...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newPath</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">QualifiedDBIdentifier</a>&nbsp;newPath(<a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>...&nbsp;names)</pre>
<div class="block">Creates a qualified identifier based upon an array of DBIdentifiers. Identifiers
must be specified in order.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>names</code> - </dd></dl>
</li>
</ul>
<a name="setPath(org.apache.openjpa.jdbc.identifier.DBIdentifier...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPath</h4>
<pre>public&nbsp;void&nbsp;setPath(<a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>...&nbsp;sNames)</pre>
<div class="block">Set the identifiers that make up the path. Identifiers must be specified
in path order. (ex. [ table, column ] )</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sNames</code> - </dd></dl>
</li>
</ul>
<a name="splitPath(org.apache.openjpa.jdbc.identifier.DBIdentifier)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>splitPath</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>[]&nbsp;splitPath(<a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>&nbsp;sName)</pre>
<div class="block">Splits a qualified path into separate identifiers.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sName</code> - </dd></dl>
</li>
</ul>
<a name="getPath(org.apache.openjpa.jdbc.identifier.DBIdentifier)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPath</h4>
<pre>public static&nbsp;<a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">QualifiedDBIdentifier</a>&nbsp;getPath(<a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>&nbsp;sName)</pre>
<div class="block">Creates a qualified path from an identifier.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sName</code> - </dd></dl>
</li>
</ul>
<a name="setSchemaName(org.apache.openjpa.jdbc.identifier.DBIdentifier)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSchemaName</h4>
<pre>public&nbsp;void&nbsp;setSchemaName(<a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>&nbsp;schemaName)</pre>
<div class="block">Sets the schema component of the path.</div>
</li>
</ul>
<a name="getSchemaName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSchemaName</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>&nbsp;getSchemaName()</pre>
<div class="block">Gets the schema component of the path.</div>
</li>
</ul>
<a name="setObjectTableName(org.apache.openjpa.jdbc.identifier.DBIdentifier)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setObjectTableName</h4>
<pre>public&nbsp;void&nbsp;setObjectTableName(<a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>&nbsp;objectName)</pre>
<div class="block">Sets the object table name component of the path, if the path
is a table qualified identifier such as a constraint or column.</div>
</li>
</ul>
<a name="getObjectTableName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectTableName</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>&nbsp;getObjectTableName()</pre>
<div class="block">Gets the object table name component of the path, if the path
is a table qualified identifier such as a constraint or column.</div>
</li>
</ul>
<a name="isUnqualifiedObject()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isUnqualifiedObject</h4>
<pre>public&nbsp;boolean&nbsp;isUnqualifiedObject()</pre>
<div class="block">Returns true if this object is not qualified by a schema component.</div>
</li>
</ul>
<a name="isUnqualifiedColumn()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isUnqualifiedColumn</h4>
<pre>public&nbsp;boolean&nbsp;isUnqualifiedColumn()</pre>
<div class="block">Returns true if this object is not qualified by a table or schema
component.</div>
</li>
</ul>
<a name="equals(java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>equals</h4>
<pre>public&nbsp;boolean&nbsp;equals(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</pre>
<div class="block">Equality operator.</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#equals(java.lang.Object)">equals</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a></code></dd>
</dl>
</li>
</ul>
<a name="pathEqual(org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier, org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>pathEqual</h4>
<pre>public static&nbsp;boolean&nbsp;pathEqual(<a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">QualifiedDBIdentifier</a>&nbsp;path1,
<a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">QualifiedDBIdentifier</a>&nbsp;path2)</pre>
<div class="block">Compares two qualified identifiers for equality.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>path1</code> - </dd><dd><code>path2</code> - </dd></dl>
</li>
</ul>
<a name="toString()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toString</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;toString()</pre>
<div class="block">Returns a fully qualified name as a string.</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/lib/identifier/IdentifierImpl.html#toString()">toString</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/openjpa/lib/identifier/IdentifierImpl.html" title="class in org.apache.openjpa.lib.identifier">IdentifierImpl</a></code></dd>
</dl>
</li>
</ul>
<a name="getName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getName</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getName()</pre>
<div class="block">Returns the fully qualified name as a string</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/lib/identifier/Identifier.html#getName()">getName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/lib/identifier/Identifier.html" title="interface in org.apache.openjpa.lib.identifier">Identifier</a></code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/lib/identifier/IdentifierImpl.html#getName()">getName</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/openjpa/lib/identifier/IdentifierImpl.html" title="class in org.apache.openjpa.lib.identifier">IdentifierImpl</a></code></dd>
</dl>
</li>
</ul>
<a name="getBaseName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBaseName</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getBaseName()</pre>
<div class="block">Returns the base name of this qualified name. For example, if the
qualified name is a schema qualified table, the table name is returned.</div>
</li>
</ul>
<a name="getIdentifier()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIdentifier</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>&nbsp;getIdentifier()</pre>
<div class="block">Returns this object as a DBIdentifier.</div>
</li>
</ul>
<a name="setName(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setName</h4>
<pre>public&nbsp;void&nbsp;setName(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
<div class="block">Set the name of this qualified identifier. Splits the string into
multiple components. This method assumes the type does not change.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/lib/identifier/Identifier.html#setName(java.lang.String)">setName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/lib/identifier/Identifier.html" title="interface in org.apache.openjpa.lib.identifier">Identifier</a></code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#setName(java.lang.String)">setName</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a></code></dd>
</dl>
</li>
</ul>
<a name="setBaseName(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setBaseName</h4>
<pre>protected&nbsp;void&nbsp;setBaseName(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
<div class="block">Set the base name component of this compound identifier</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - </dd></dl>
</li>
</ul>
<a name="length()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>length</h4>
<pre>public&nbsp;int&nbsp;length()</pre>
<div class="block">Returns the length of the qualified identifier, including delimiters
and name separators.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/lib/identifier/Identifier.html#length()">length</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openjpa/lib/identifier/Identifier.html" title="interface in org.apache.openjpa.lib.identifier">Identifier</a></code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#length()">length</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a></code></dd>
</dl>
</li>
</ul>
<a name="compareTo(org.apache.openjpa.lib.identifier.Identifier)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>compareTo</h4>
<pre>public&nbsp;int&nbsp;compareTo(<a href="../../../../../org/apache/openjpa/lib/identifier/Identifier.html" title="interface in org.apache.openjpa.lib.identifier">Identifier</a>&nbsp;o)</pre>
<div class="block">Compares this identifier with another identifier.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true#compareTo(T)" title="class or interface in java.lang">compareTo</a></code>&nbsp;in interface&nbsp;<code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../../../org/apache/openjpa/lib/identifier/Identifier.html" title="interface in org.apache.openjpa.lib.identifier">Identifier</a>&gt;</code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#compareTo(org.apache.openjpa.lib.identifier.Identifier)">compareTo</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a></code></dd>
</dl>
</li>
</ul>
<a name="isDelimited()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isDelimited</h4>
<pre>public&nbsp;boolean&nbsp;isDelimited()</pre>
<div class="block">Returns true if all identifiers within this compound identifier are
delimited. Otherwise, false.</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#isDelimited()">isDelimited</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a></code></dd>
</dl>
</li>
</ul>
<a name="getUnqualifiedName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUnqualifiedName</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a>&nbsp;getUnqualifiedName()</pre>
<div class="block">Returns a new unqualified name based on this instance.</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#getUnqualifiedName()">getUnqualifiedName</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a></code></dd>
</dl>
</li>
</ul>
<a name="clone()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>clone</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">QualifiedDBIdentifier</a>&nbsp;clone()</pre>
<div class="block">Creates a clone of this identifier.</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html#clone()">clone</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/openjpa/jdbc/identifier/DBIdentifier.html" title="class in org.apache.openjpa.jdbc.identifier">DBIdentifier</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/QualifiedDBIdentifier.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/openjpa/jdbc/identifier/Normalizer.html" title="class in org.apache.openjpa.jdbc.identifier"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/openjpa/jdbc/identifier/QualifiedDBIdentifier.html" target="_top">Frames</a></li>
<li><a href="QualifiedDBIdentifier.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested_classes_inherited_from_class_org.apache.openjpa.jdbc.identifier.DBIdentifier">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields_inherited_from_class_org.apache.openjpa.jdbc.identifier.DBIdentifier">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>