blob: 81d1619056471a39c0026fa01efce33ada0ba889 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_30) on Thu Feb 16 09:34:41 CST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Joins.MapKey (OpenJPA Parent POM 2.2.0 API)
</TITLE>
<META NAME="date" CONTENT="2012-02-16">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Joins.MapKey (OpenJPA Parent POM 2.2.0 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Joins.MapKey.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.MapEntry.html" title="class in org.apache.openjpa.persistence.criteria"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.Set.html" title="class in org.apache.openjpa.persistence.criteria"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/openjpa/persistence/criteria/Joins.MapKey.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="Joins.MapKey.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.openjpa.persistence.criteria.PathImpl">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.openjpa.persistence.criteria</FONT>
<BR>
Class Joins.MapKey&lt;Z,K&gt;</H2>
<PRE>
<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>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/openjpa/persistence/criteria/SelectionImpl.html" title="class in org.apache.openjpa.persistence.criteria">org.apache.openjpa.persistence.criteria.SelectionImpl</A>&lt;X&gt;
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/openjpa/persistence/criteria/ExpressionImpl.html" title="class in org.apache.openjpa.persistence.criteria">org.apache.openjpa.persistence.criteria.ExpressionImpl</A>&lt;X&gt;
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html" title="class in org.apache.openjpa.persistence.criteria">org.apache.openjpa.persistence.criteria.PathImpl</A>&lt;Z,K&gt;
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.openjpa.persistence.criteria.Joins.MapKey&lt;Z,K&gt;</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/Expression.html?is-external=true" title="class or interface in javax.persistence.criteria">Expression</A>&lt;K&gt;, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/Path.html?is-external=true" title="class or interface in javax.persistence.criteria">Path</A>&lt;K&gt;, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/Selection.html?is-external=true" title="class or interface in javax.persistence.criteria">Selection</A>&lt;K&gt;, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/TupleElement.html?is-external=true" title="class or interface in javax.persistence">TupleElement</A>&lt;K&gt;, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/CriteriaExpression.html" title="interface in org.apache.openjpa.persistence.criteria">CriteriaExpression</A></DD>
</DL>
<DL>
<DT><B>Enclosing class:</B><DD><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.html" title="class in org.apache.openjpa.persistence.criteria">Joins</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>static class <B>Joins.MapKey&lt;Z,K&gt;</B><DT>extends <A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html" title="class in org.apache.openjpa.persistence.criteria">PathImpl</A>&lt;Z,K&gt;</DL>
</PRE>
<P>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.openjpa.persistence.criteria.PathImpl"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.apache.openjpa.persistence.criteria.<A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html" title="class in org.apache.openjpa.persistence.criteria">PathImpl</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html#_member">_member</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html#_parent">_parent</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.MapKey.html#Joins.MapKey(org.apache.openjpa.persistence.criteria.Joins.Map)">Joins.MapKey</A></B>(<A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.Map.html" title="class in org.apache.openjpa.persistence.criteria">Joins.Map</A>&lt;<A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.MapKey.html" title="type parameter in Joins.MapKey">Z</A>,<A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.MapKey.html" title="type parameter in Joins.MapKey">K</A>,?&gt;&nbsp;joinMap)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.MapKey.html#asValue(org.apache.openjpa.persistence.criteria.AliasContext)">asValue</A></B>(<A HREF="../../../../../org/apache/openjpa/persistence/criteria/AliasContext.html" title="interface in org.apache.openjpa.persistence.criteria">AliasContext</A>&nbsp;q)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get a string representation of this node as a value in the context of the given query.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/metamodel/Type.html?is-external=true" title="class or interface in javax.persistence.metamodel">Type</A>&lt;?&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.MapKey.html#getType()">getType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/openjpa/kernel/exps/Value.html" title="interface in org.apache.openjpa.kernel.exps">Value</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.MapKey.html#toValue(org.apache.openjpa.kernel.exps.ExpressionFactory, org.apache.openjpa.persistence.criteria.CriteriaQueryImpl)">toValue</A></B>(<A HREF="../../../../../org/apache/openjpa/kernel/exps/ExpressionFactory.html" title="interface in org.apache.openjpa.kernel.exps">ExpressionFactory</A>&nbsp;factory,
<A HREF="../../../../../org/apache/openjpa/persistence/criteria/CriteriaQueryImpl.html" title="class in org.apache.openjpa.persistence.criteria">CriteriaQueryImpl</A>&lt;?&gt;&nbsp;c)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convert this path to a join expression.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.openjpa.persistence.criteria.PathImpl"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.apache.openjpa.persistence.criteria.<A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html" title="class in org.apache.openjpa.persistence.criteria">PathImpl</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html#asVariable(org.apache.openjpa.persistence.criteria.AliasContext)">asVariable</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html#get(javax.persistence.metamodel.MapAttribute)">get</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html#get(javax.persistence.metamodel.PluralAttribute)">get</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html#get(javax.persistence.metamodel.SingularAttribute)">get</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html#get(java.lang.String)">get</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html#getCorrelatedJoin(org.apache.openjpa.persistence.criteria.PathImpl)">getCorrelatedJoin</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html#getCorrelatedPath()">getCorrelatedPath</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html#getCorrelatedRoot(org.apache.openjpa.persistence.criteria.SubqueryImpl)">getCorrelatedRoot</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html#getEmbeddedFieldMetaData(org.apache.openjpa.meta.FieldMetaData)">getEmbeddedFieldMetaData</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html#getInnermostMember(org.apache.openjpa.persistence.criteria.PathImpl, org.apache.openjpa.persistence.meta.Members.Member)">getInnermostMember</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html#getInnermostParentPath()">getInnermostParentPath</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html#getMember()">getMember</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html#getModel()">getModel</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html#getParentPath()">getParentPath</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html#inSubquery(org.apache.openjpa.persistence.criteria.SubqueryImpl)">inSubquery</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html#isCorrelated()">isCorrelated</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html#setCorrelatedPath(org.apache.openjpa.persistence.criteria.PathImpl)">setCorrelatedPath</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html#traversePath(org.apache.openjpa.persistence.criteria.PathImpl, org.apache.openjpa.kernel.exps.Path, org.apache.openjpa.meta.FieldMetaData)">traversePath</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html#type()">type</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.openjpa.persistence.criteria.ExpressionImpl"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.apache.openjpa.persistence.criteria.<A HREF="../../../../../org/apache/openjpa/persistence/criteria/ExpressionImpl.html" title="class in org.apache.openjpa.persistence.criteria">ExpressionImpl</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/openjpa/persistence/criteria/ExpressionImpl.html#as(java.lang.Class)">as</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/ExpressionImpl.html#in(java.util.Collection)">in</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/ExpressionImpl.html#in(javax.persistence.criteria.Expression...)">in</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/ExpressionImpl.html#in(javax.persistence.criteria.Expression)">in</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/ExpressionImpl.html#in(java.lang.Object...)">in</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/ExpressionImpl.html#isNotNull()">isNotNull</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/ExpressionImpl.html#isNull()">isNull</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/ExpressionImpl.html#toKernelExpression(org.apache.openjpa.kernel.exps.ExpressionFactory, org.apache.openjpa.persistence.criteria.CriteriaQueryImpl)">toKernelExpression</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.openjpa.persistence.criteria.SelectionImpl"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.apache.openjpa.persistence.criteria.<A HREF="../../../../../org/apache/openjpa/persistence/criteria/SelectionImpl.html" title="class in org.apache.openjpa.persistence.criteria">SelectionImpl</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/openjpa/persistence/criteria/SelectionImpl.html#acceptVisit(org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor)">acceptVisit</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/SelectionImpl.html#alias(java.lang.String)">alias</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/SelectionImpl.html#asProjection(org.apache.openjpa.persistence.criteria.AliasContext)">asProjection</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/SelectionImpl.html#assertValidName(java.lang.String)">assertValidName</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/SelectionImpl.html#getAlias()">getAlias</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/SelectionImpl.html#getCompoundSelectionItems()">getCompoundSelectionItems</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/SelectionImpl.html#getJavaType()">getJavaType</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/SelectionImpl.html#isAliased()">isAliased</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/SelectionImpl.html#isAutoAliased()">isAutoAliased</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/SelectionImpl.html#isCompoundSelection()">isCompoundSelection</A>, <A HREF="../../../../../org/apache/openjpa/persistence/criteria/SelectionImpl.html#setAutoAlias(java.lang.String)">setAutoAlias</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class 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></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <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#hashCode()" title="class or interface in java.lang">hashCode</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#toString()" title="class or interface in java.lang">toString</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, int)" title="class or interface in java.lang">wait</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_javax.persistence.criteria.Expression"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface javax.persistence.criteria.<A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/Expression.html?is-external=true" title="class or interface in javax.persistence.criteria">Expression</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/Expression.html?is-external=true#as(java.lang.Class)" title="class or interface in javax.persistence.criteria">as</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/Expression.html?is-external=true#in(java.util.Collection)" title="class or interface in javax.persistence.criteria">in</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/Expression.html?is-external=true#in(javax.persistence.criteria.Expression...)" title="class or interface in javax.persistence.criteria">in</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/Expression.html?is-external=true#in(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">in</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/Expression.html?is-external=true#in(java.lang.Object...)" title="class or interface in javax.persistence.criteria">in</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/Expression.html?is-external=true#isNotNull()" title="class or interface in javax.persistence.criteria">isNotNull</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/Expression.html?is-external=true#isNull()" title="class or interface in javax.persistence.criteria">isNull</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_javax.persistence.criteria.Selection"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface javax.persistence.criteria.<A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/Selection.html?is-external=true" title="class or interface in javax.persistence.criteria">Selection</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/Selection.html?is-external=true#alias(java.lang.String)" title="class or interface in javax.persistence.criteria">alias</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/Selection.html?is-external=true#getCompoundSelectionItems()" title="class or interface in javax.persistence.criteria">getCompoundSelectionItems</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/Selection.html?is-external=true#isCompoundSelection()" title="class or interface in javax.persistence.criteria">isCompoundSelection</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_javax.persistence.TupleElement"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface javax.persistence.<A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/TupleElement.html?is-external=true" title="class or interface in javax.persistence">TupleElement</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/TupleElement.html?is-external=true#getAlias()" title="class or interface in javax.persistence">getAlias</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/TupleElement.html?is-external=true#getJavaType()" title="class or interface in javax.persistence">getJavaType</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="Joins.MapKey(org.apache.openjpa.persistence.criteria.Joins.Map)"><!-- --></A><H3>
Joins.MapKey</H3>
<PRE>
public <B>Joins.MapKey</B>(<A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.Map.html" title="class in org.apache.openjpa.persistence.criteria">Joins.Map</A>&lt;<A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.MapKey.html" title="type parameter in Joins.MapKey">Z</A>,<A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.MapKey.html" title="type parameter in Joins.MapKey">K</A>,?&gt;&nbsp;joinMap)</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="getType()"><!-- --></A><H3>
getType</H3>
<PRE>
public <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/metamodel/Type.html?is-external=true" title="class or interface in javax.persistence.metamodel">Type</A>&lt;?&gt; <B>getType</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html#getType()">getType</A></CODE> in class <CODE><A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html" title="class in org.apache.openjpa.persistence.criteria">PathImpl</A>&lt;<A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.MapKey.html" title="type parameter in Joins.MapKey">Z</A>,<A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.MapKey.html" title="type parameter in Joins.MapKey">K</A>&gt;</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="toValue(org.apache.openjpa.kernel.exps.ExpressionFactory, org.apache.openjpa.persistence.criteria.CriteriaQueryImpl)"><!-- --></A><H3>
toValue</H3>
<PRE>
public <A HREF="../../../../../org/apache/openjpa/kernel/exps/Value.html" title="interface in org.apache.openjpa.kernel.exps">Value</A> <B>toValue</B>(<A HREF="../../../../../org/apache/openjpa/kernel/exps/ExpressionFactory.html" title="interface in org.apache.openjpa.kernel.exps">ExpressionFactory</A>&nbsp;factory,
<A HREF="../../../../../org/apache/openjpa/persistence/criteria/CriteriaQueryImpl.html" title="class in org.apache.openjpa.persistence.criteria">CriteriaQueryImpl</A>&lt;?&gt;&nbsp;c)</PRE>
<DL>
<DD>Convert this path to a join expression.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html#toValue(org.apache.openjpa.kernel.exps.ExpressionFactory, org.apache.openjpa.persistence.criteria.CriteriaQueryImpl)">toValue</A></CODE> in class <CODE><A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html" title="class in org.apache.openjpa.persistence.criteria">PathImpl</A>&lt;<A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.MapKey.html" title="type parameter in Joins.MapKey">Z</A>,<A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.MapKey.html" title="type parameter in Joins.MapKey">K</A>&gt;</CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>factory</CODE> - creates the kernel expression<DD><CODE>c</CODE> - the query definition context of this expression
<DT><B>Returns:</B><DD>an equivalent kernel value</DL>
</DD>
</DL>
<HR>
<A NAME="asValue(org.apache.openjpa.persistence.criteria.AliasContext)"><!-- --></A><H3>
asValue</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</A> <B>asValue</B>(<A HREF="../../../../../org/apache/openjpa/persistence/criteria/AliasContext.html" title="interface in org.apache.openjpa.persistence.criteria">AliasContext</A>&nbsp;q)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/openjpa/persistence/criteria/CriteriaExpression.html#asValue(org.apache.openjpa.persistence.criteria.AliasContext)">CriteriaExpression</A></CODE></B></DD>
<DD>Get a string representation of this node as a value in the context of the given query.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/openjpa/persistence/criteria/CriteriaExpression.html#asValue(org.apache.openjpa.persistence.criteria.AliasContext)">asValue</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/openjpa/persistence/criteria/CriteriaExpression.html" title="interface in org.apache.openjpa.persistence.criteria">CriteriaExpression</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html#asValue(org.apache.openjpa.persistence.criteria.AliasContext)">asValue</A></CODE> in class <CODE><A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html" title="class in org.apache.openjpa.persistence.criteria">PathImpl</A>&lt;<A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.MapKey.html" title="type parameter in Joins.MapKey">Z</A>,<A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.MapKey.html" title="type parameter in Joins.MapKey">K</A>&gt;</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Joins.MapKey.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.MapEntry.html" title="class in org.apache.openjpa.persistence.criteria"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.Set.html" title="class in org.apache.openjpa.persistence.criteria"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/openjpa/persistence/criteria/Joins.MapKey.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="Joins.MapKey.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.openjpa.persistence.criteria.PathImpl">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2006-2012 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>