blob: 57bb461b1ae8d43bc45facaeef4655e805f0b5b8 [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_29) on Thu Nov 21 14:32:46 CET 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
OpenJPACriteriaBuilder (OpenJPA Parent POM 2.3.0 API)
</TITLE>
<META NAME="date" CONTENT="2013-11-21">
<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="OpenJPACriteriaBuilder (OpenJPA Parent POM 2.3.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/OpenJPACriteriaBuilder.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/CriteriaExpressionVisitor.TraversalStyle.html" title="enum in org.apache.openjpa.persistence.criteria"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/openjpa/persistence/criteria/OpenJPACriteriaQuery.html" title="interface 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/OpenJPACriteriaBuilder.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="OpenJPACriteriaBuilder.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="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&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>
Interface OpenJPACriteriaBuilder</H2>
<DL>
<DT><B>All Superinterfaces:</B> <DD><A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true" title="class or interface in javax.persistence.criteria">CriteriaBuilder</A></DD>
</DL>
<DL>
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../org/apache/openjpa/persistence/criteria/CriteriaBuilderImpl.html" title="class in org.apache.openjpa.persistence.criteria">CriteriaBuilderImpl</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public interface <B>OpenJPACriteriaBuilder</B><DT>extends <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true" title="class or interface in javax.persistence.criteria">CriteriaBuilder</A></DL>
</PRE>
<P>
OpenJPA-specific extension to JPA 2.0 Criteria Query Builder API.
<P>
<P>
<DL>
<DT><B>Since:</B></DT>
<DD>2.0.0</DD>
<DT><B>Author:</B></DT>
<DD>Pinaki Poddar</DD>
</DL>
<HR>
<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->
<A NAME="nested_class_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>Nested Class Summary</B></FONT></TH>
</TR>
</TABLE>
&nbsp;<A NAME="nested_classes_inherited_from_class_javax.persistence.criteria.CriteriaBuilder"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Nested classes/interfaces inherited from interface javax.persistence.criteria.<A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true" title="class or interface in javax.persistence.criteria">CriteriaBuilder</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.Case.html?is-external=true" title="class or interface in javax.persistence.criteria">CriteriaBuilder.Case</A>&lt;<A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.Case.html?is-external=true" title="class or interface in javax.persistence.criteria">R</A>&gt;, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.Coalesce.html?is-external=true" title="class or interface in javax.persistence.criteria">CriteriaBuilder.Coalesce</A>&lt;<A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.Coalesce.html?is-external=true" title="class or interface in javax.persistence.criteria">T</A>&gt;, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.In.html?is-external=true" title="class or interface in javax.persistence.criteria">CriteriaBuilder.In</A>&lt;<A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.In.html?is-external=true" title="class or interface in javax.persistence.criteria">T</A>&gt;, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.SimpleCase.html?is-external=true" title="class or interface in javax.persistence.criteria">CriteriaBuilder.SimpleCase</A>&lt;<A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.SimpleCase.html?is-external=true" title="class or interface in javax.persistence.criteria">C</A>,<A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.SimpleCase.html?is-external=true" title="class or interface in javax.persistence.criteria">R</A>&gt;, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.Trimspec.html?is-external=true" title="class or interface in javax.persistence.criteria">CriteriaBuilder.Trimspec</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- =========== 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>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/OpenJPACriteriaBuilder.html#LANG_CRITERIA">LANG_CRITERIA</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The mnemonic to identify the query language.</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="../../../../../org/apache/openjpa/persistence/criteria/OpenJPACriteriaQuery.html" title="interface in org.apache.openjpa.persistence.criteria">OpenJPACriteriaQuery</A>&lt;<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>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/OpenJPACriteriaBuilder.html#createQuery()">createQuery</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a <code>CriteriaQuery</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T&gt; <A HREF="../../../../../org/apache/openjpa/persistence/criteria/OpenJPACriteriaQuery.html" title="interface in org.apache.openjpa.persistence.criteria">OpenJPACriteriaQuery</A>&lt;T&gt;</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/OpenJPACriteriaBuilder.html#createQuery(java.lang.Class)">createQuery</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&lt;T&gt;&nbsp;resultClass)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a <code>CriteriaQuery</code> object with the specified result
type.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/openjpa/persistence/criteria/OpenJPACriteriaQuery.html" title="interface in org.apache.openjpa.persistence.criteria">OpenJPACriteriaQuery</A>&lt;<A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/Tuple.html?is-external=true" title="class or interface in javax.persistence">Tuple</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/OpenJPACriteriaBuilder.html#createTupleQuery()">createTupleQuery</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a <code>CriteriaQuery</code> object that returns a tuple of
objects as its result.</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/Metamodel.html?is-external=true" title="class or interface in javax.persistence.metamodel">Metamodel</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/OpenJPACriteriaBuilder.html#getMetamodel()">getMetamodel</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the metamodel for the managed, persistent domain entities.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T&gt; <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/Predicate.html?is-external=true" title="class or interface in javax.persistence.criteria">Predicate</A></CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/OpenJPACriteriaBuilder.html#qbe(javax.persistence.criteria.From, T)">qbe</A></B>(<A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/From.html?is-external=true" title="class or interface in javax.persistence.criteria">From</A>&lt;?,T&gt;&nbsp;from,
T&nbsp;example)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Overloaded with default comparison style and no extra attribute to exclude.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T&gt; <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/Predicate.html?is-external=true" title="class or interface in javax.persistence.criteria">Predicate</A></CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/OpenJPACriteriaBuilder.html#qbe(javax.persistence.criteria.From, T, javax.persistence.metamodel.Attribute...)">qbe</A></B>(<A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/From.html?is-external=true" title="class or interface in javax.persistence.criteria">From</A>&lt;?,T&gt;&nbsp;from,
T&nbsp;example,
<A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/metamodel/Attribute.html?is-external=true" title="class or interface in javax.persistence.metamodel">Attribute</A>&lt;?,?&gt;...&nbsp;excludes)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Overloaded with default comparison style.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T&gt; <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/Predicate.html?is-external=true" title="class or interface in javax.persistence.criteria">Predicate</A></CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/OpenJPACriteriaBuilder.html#qbe(javax.persistence.criteria.From, T, org.apache.openjpa.persistence.criteria.ComparisonStyle)">qbe</A></B>(<A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/From.html?is-external=true" title="class or interface in javax.persistence.criteria">From</A>&lt;?,T&gt;&nbsp;from,
T&nbsp;example,
<A HREF="../../../../../org/apache/openjpa/persistence/criteria/ComparisonStyle.html" title="interface in org.apache.openjpa.persistence.criteria">ComparisonStyle</A>&nbsp;style)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Overloaded with no extra attribute to exclude.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T&gt; <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/Predicate.html?is-external=true" title="class or interface in javax.persistence.criteria">Predicate</A></CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/OpenJPACriteriaBuilder.html#qbe(javax.persistence.criteria.From, T, org.apache.openjpa.persistence.criteria.ComparisonStyle, javax.persistence.metamodel.Attribute...)">qbe</A></B>(<A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/From.html?is-external=true" title="class or interface in javax.persistence.criteria">From</A>&lt;?,T&gt;&nbsp;from,
T&nbsp;example,
<A HREF="../../../../../org/apache/openjpa/persistence/criteria/ComparisonStyle.html" title="interface in org.apache.openjpa.persistence.criteria">ComparisonStyle</A>&nbsp;style,
<A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/metamodel/Attribute.html?is-external=true" title="class or interface in javax.persistence.metamodel">Attribute</A>&lt;?,?&gt;...&nbsp;excludes)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a predicate based upon the attribute values of a given
"example" entity instance.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/openjpa/persistence/criteria/ComparisonStyle.html" title="interface in org.apache.openjpa.persistence.criteria">ComparisonStyle</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/OpenJPACriteriaBuilder.html#qbeStyle()">qbeStyle</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a mutable style to apply on query-by-example.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_javax.persistence.criteria.CriteriaBuilder"><!-- --></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/CriteriaBuilder.html?is-external=true" title="class or interface in javax.persistence.criteria">CriteriaBuilder</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#abs(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">abs</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#all(javax.persistence.criteria.Subquery)" title="class or interface in javax.persistence.criteria">all</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#and(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">and</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#and(javax.persistence.criteria.Predicate...)" title="class or interface in javax.persistence.criteria">and</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#any(javax.persistence.criteria.Subquery)" title="class or interface in javax.persistence.criteria">any</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#array(javax.persistence.criteria.Selection...)" title="class or interface in javax.persistence.criteria">array</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#asc(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">asc</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#avg(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">avg</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#between(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">between</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#between(javax.persistence.criteria.Expression, Y, Y)" title="class or interface in javax.persistence.criteria">between</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#coalesce()" title="class or interface in javax.persistence.criteria">coalesce</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#coalesce(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">coalesce</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#coalesce(javax.persistence.criteria.Expression, Y)" title="class or interface in javax.persistence.criteria">coalesce</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#concat(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">concat</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#concat(javax.persistence.criteria.Expression, java.lang.String)" title="class or interface in javax.persistence.criteria">concat</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#concat(java.lang.String, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">concat</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#conjunction()" title="class or interface in javax.persistence.criteria">conjunction</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#construct(java.lang.Class, javax.persistence.criteria.Selection...)" title="class or interface in javax.persistence.criteria">construct</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#count(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">count</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#countDistinct(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">countDistinct</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#currentDate()" title="class or interface in javax.persistence.criteria">currentDate</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#currentTime()" title="class or interface in javax.persistence.criteria">currentTime</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#currentTimestamp()" title="class or interface in javax.persistence.criteria">currentTimestamp</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#desc(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">desc</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#diff(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">diff</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#diff(javax.persistence.criteria.Expression, N)" title="class or interface in javax.persistence.criteria">diff</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#diff(N, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">diff</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#disjunction()" title="class or interface in javax.persistence.criteria">disjunction</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#equal(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">equal</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#equal(javax.persistence.criteria.Expression, java.lang.Object)" title="class or interface in javax.persistence.criteria">equal</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#exists(javax.persistence.criteria.Subquery)" title="class or interface in javax.persistence.criteria">exists</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#function(java.lang.String, java.lang.Class, javax.persistence.criteria.Expression...)" title="class or interface in javax.persistence.criteria">function</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#ge(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">ge</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#ge(javax.persistence.criteria.Expression, java.lang.Number)" title="class or interface in javax.persistence.criteria">ge</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#greaterThan(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">greaterThan</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#greaterThan(javax.persistence.criteria.Expression, Y)" title="class or interface in javax.persistence.criteria">greaterThan</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#greaterThanOrEqualTo(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">greaterThanOrEqualTo</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#greaterThanOrEqualTo(javax.persistence.criteria.Expression, Y)" title="class or interface in javax.persistence.criteria">greaterThanOrEqualTo</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#greatest(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">greatest</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#gt(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">gt</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#gt(javax.persistence.criteria.Expression, java.lang.Number)" title="class or interface in javax.persistence.criteria">gt</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.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/CriteriaBuilder.html?is-external=true#isEmpty(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">isEmpty</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#isFalse(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">isFalse</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#isMember(E, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">isMember</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#isMember(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">isMember</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#isNotEmpty(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">isNotEmpty</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#isNotMember(E, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">isNotMember</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#isNotMember(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">isNotMember</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#isNotNull(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">isNotNull</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#isNull(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">isNull</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#isTrue(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">isTrue</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#keys(M)" title="class or interface in javax.persistence.criteria">keys</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#le(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">le</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#le(javax.persistence.criteria.Expression, java.lang.Number)" title="class or interface in javax.persistence.criteria">le</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#least(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">least</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#length(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">length</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#lessThan(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">lessThan</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#lessThan(javax.persistence.criteria.Expression, Y)" title="class or interface in javax.persistence.criteria">lessThan</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#lessThanOrEqualTo(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">lessThanOrEqualTo</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#lessThanOrEqualTo(javax.persistence.criteria.Expression, Y)" title="class or interface in javax.persistence.criteria">lessThanOrEqualTo</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#like(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">like</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#like(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression, char)" title="class or interface in javax.persistence.criteria">like</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#like(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">like</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#like(javax.persistence.criteria.Expression, java.lang.String)" title="class or interface in javax.persistence.criteria">like</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#like(javax.persistence.criteria.Expression, java.lang.String, char)" title="class or interface in javax.persistence.criteria">like</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#like(javax.persistence.criteria.Expression, java.lang.String, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">like</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#literal(T)" title="class or interface in javax.persistence.criteria">literal</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#locate(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">locate</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#locate(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">locate</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#locate(javax.persistence.criteria.Expression, java.lang.String)" title="class or interface in javax.persistence.criteria">locate</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#locate(javax.persistence.criteria.Expression, java.lang.String, int)" title="class or interface in javax.persistence.criteria">locate</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#lower(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">lower</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#lt(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">lt</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#lt(javax.persistence.criteria.Expression, java.lang.Number)" title="class or interface in javax.persistence.criteria">lt</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#max(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">max</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#min(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">min</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#mod(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">mod</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#mod(javax.persistence.criteria.Expression, java.lang.Integer)" title="class or interface in javax.persistence.criteria">mod</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#mod(java.lang.Integer, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">mod</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#neg(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">neg</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#not(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">not</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#notEqual(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">notEqual</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#notEqual(javax.persistence.criteria.Expression, java.lang.Object)" title="class or interface in javax.persistence.criteria">notEqual</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#notLike(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">notLike</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#notLike(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression, char)" title="class or interface in javax.persistence.criteria">notLike</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#notLike(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">notLike</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#notLike(javax.persistence.criteria.Expression, java.lang.String)" title="class or interface in javax.persistence.criteria">notLike</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#notLike(javax.persistence.criteria.Expression, java.lang.String, char)" title="class or interface in javax.persistence.criteria">notLike</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#notLike(javax.persistence.criteria.Expression, java.lang.String, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">notLike</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#nullif(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">nullif</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#nullif(javax.persistence.criteria.Expression, Y)" title="class or interface in javax.persistence.criteria">nullif</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#nullLiteral(java.lang.Class)" title="class or interface in javax.persistence.criteria">nullLiteral</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#or(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">or</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#or(javax.persistence.criteria.Predicate...)" title="class or interface in javax.persistence.criteria">or</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#parameter(java.lang.Class)" title="class or interface in javax.persistence.criteria">parameter</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#parameter(java.lang.Class, java.lang.String)" title="class or interface in javax.persistence.criteria">parameter</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#prod(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">prod</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#prod(javax.persistence.criteria.Expression, N)" title="class or interface in javax.persistence.criteria">prod</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#prod(N, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">prod</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#quot(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">quot</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#quot(javax.persistence.criteria.Expression, java.lang.Number)" title="class or interface in javax.persistence.criteria">quot</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#quot(java.lang.Number, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">quot</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#selectCase()" title="class or interface in javax.persistence.criteria">selectCase</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#selectCase(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">selectCase</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#size(C)" title="class or interface in javax.persistence.criteria">size</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#size(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">size</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#some(javax.persistence.criteria.Subquery)" title="class or interface in javax.persistence.criteria">some</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#sqrt(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">sqrt</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#substring(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">substring</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#substring(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">substring</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#substring(javax.persistence.criteria.Expression, int)" title="class or interface in javax.persistence.criteria">substring</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#substring(javax.persistence.criteria.Expression, int, int)" title="class or interface in javax.persistence.criteria">substring</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#sum(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">sum</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#sum(javax.persistence.criteria.Expression, N)" title="class or interface in javax.persistence.criteria">sum</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#sum(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">sum</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#sum(N, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">sum</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#sumAsDouble(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">sumAsDouble</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#sumAsLong(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">sumAsLong</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#toBigDecimal(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">toBigDecimal</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#toBigInteger(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">toBigInteger</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#toDouble(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">toDouble</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#toFloat(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">toFloat</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#toInteger(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">toInteger</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#toLong(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">toLong</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#toString(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">toString</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#trim(char, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">trim</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#trim(javax.persistence.criteria.CriteriaBuilder.Trimspec, char, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">trim</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#trim(javax.persistence.criteria.CriteriaBuilder.Trimspec, javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">trim</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#trim(javax.persistence.criteria.CriteriaBuilder.Trimspec, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">trim</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#trim(javax.persistence.criteria.Expression, javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">trim</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#trim(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">trim</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#tuple(javax.persistence.criteria.Selection...)" title="class or interface in javax.persistence.criteria">tuple</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#upper(javax.persistence.criteria.Expression)" title="class or interface in javax.persistence.criteria">upper</A>, <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#values(M)" title="class or interface in javax.persistence.criteria">values</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_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>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="LANG_CRITERIA"><!-- --></A><H3>
LANG_CRITERIA</H3>
<PRE>
static final <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> <B>LANG_CRITERIA</B></PRE>
<DL>
<DD>The mnemonic to identify the query language.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.openjpa.persistence.criteria.OpenJPACriteriaBuilder.LANG_CRITERIA">Constant Field Values</A></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="qbe(javax.persistence.criteria.From,java.lang.Object,org.apache.openjpa.persistence.criteria.ComparisonStyle,javax.persistence.metamodel.Attribute[])"><!-- --></A><A NAME="qbe(javax.persistence.criteria.From, T, org.apache.openjpa.persistence.criteria.ComparisonStyle, javax.persistence.metamodel.Attribute...)"><!-- --></A><H3>
qbe</H3>
<PRE>
&lt;T&gt; <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/Predicate.html?is-external=true" title="class or interface in javax.persistence.criteria">Predicate</A> <B>qbe</B>(<A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/From.html?is-external=true" title="class or interface in javax.persistence.criteria">From</A>&lt;?,T&gt;&nbsp;from,
T&nbsp;example,
<A HREF="../../../../../org/apache/openjpa/persistence/criteria/ComparisonStyle.html" title="interface in org.apache.openjpa.persistence.criteria">ComparisonStyle</A>&nbsp;style,
<A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/metamodel/Attribute.html?is-external=true" title="class or interface in javax.persistence.metamodel">Attribute</A>&lt;?,?&gt;...&nbsp;excludes)</PRE>
<DL>
<DD>Create a predicate based upon the attribute values of a given
"example" entity instance. The predicate is the conjunction
or disjunction of predicates for subset of attribute of the entity.
<br>
All the singular entity attributes (the basic, embedded
and uni-cardinality relations) that have a non-null or non-default
value for the example instance and are not an identity or version
attribute are included. The comparable attributes can be further
pruned by specifying variable list of attributes for exclusion.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>example</CODE> - a non-null instance of a persistent entity.<DD><CODE>style</CODE> - specifies various aspects of comparison such as whether
non-null attribute values be included, how string-valued attribute be
compared, whether the individual attribute based predicates are ANDed
or ORed etc. Can be null to designate default comparison style.<DD><CODE>excludes</CODE> - list of attributes that are excluded from comparison.
Can be null.
<DT><B>Returns:</B><DD>a predicate</DL>
</DD>
</DL>
<HR>
<A NAME="qbe(javax.persistence.criteria.From,java.lang.Object,org.apache.openjpa.persistence.criteria.ComparisonStyle)"><!-- --></A><A NAME="qbe(javax.persistence.criteria.From, T, org.apache.openjpa.persistence.criteria.ComparisonStyle)"><!-- --></A><H3>
qbe</H3>
<PRE>
&lt;T&gt; <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/Predicate.html?is-external=true" title="class or interface in javax.persistence.criteria">Predicate</A> <B>qbe</B>(<A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/From.html?is-external=true" title="class or interface in javax.persistence.criteria">From</A>&lt;?,T&gt;&nbsp;from,
T&nbsp;example,
<A HREF="../../../../../org/apache/openjpa/persistence/criteria/ComparisonStyle.html" title="interface in org.apache.openjpa.persistence.criteria">ComparisonStyle</A>&nbsp;style)</PRE>
<DL>
<DD>Overloaded with no extra attribute to exclude.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="qbe(javax.persistence.criteria.From,java.lang.Object,javax.persistence.metamodel.Attribute[])"><!-- --></A><A NAME="qbe(javax.persistence.criteria.From, T, javax.persistence.metamodel.Attribute...)"><!-- --></A><H3>
qbe</H3>
<PRE>
&lt;T&gt; <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/Predicate.html?is-external=true" title="class or interface in javax.persistence.criteria">Predicate</A> <B>qbe</B>(<A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/From.html?is-external=true" title="class or interface in javax.persistence.criteria">From</A>&lt;?,T&gt;&nbsp;from,
T&nbsp;example,
<A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/metamodel/Attribute.html?is-external=true" title="class or interface in javax.persistence.metamodel">Attribute</A>&lt;?,?&gt;...&nbsp;excludes)</PRE>
<DL>
<DD>Overloaded with default comparison style.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="qbe(javax.persistence.criteria.From,java.lang.Object)"><!-- --></A><A NAME="qbe(javax.persistence.criteria.From, T)"><!-- --></A><H3>
qbe</H3>
<PRE>
&lt;T&gt; <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/Predicate.html?is-external=true" title="class or interface in javax.persistence.criteria">Predicate</A> <B>qbe</B>(<A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/From.html?is-external=true" title="class or interface in javax.persistence.criteria">From</A>&lt;?,T&gt;&nbsp;from,
T&nbsp;example)</PRE>
<DL>
<DD>Overloaded with default comparison style and no extra attribute to exclude.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="qbeStyle()"><!-- --></A><H3>
qbeStyle</H3>
<PRE>
<A HREF="../../../../../org/apache/openjpa/persistence/criteria/ComparisonStyle.html" title="interface in org.apache.openjpa.persistence.criteria">ComparisonStyle</A> <B>qbeStyle</B>()</PRE>
<DL>
<DD>Create a mutable style to apply on query-by-example.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getMetamodel()"><!-- --></A><H3>
getMetamodel</H3>
<PRE>
<A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/metamodel/Metamodel.html?is-external=true" title="class or interface in javax.persistence.metamodel">Metamodel</A> <B>getMetamodel</B>()</PRE>
<DL>
<DD>Gets the metamodel for the managed, persistent domain entities.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createQuery()"><!-- --></A><H3>
createQuery</H3>
<PRE>
<A HREF="../../../../../org/apache/openjpa/persistence/criteria/OpenJPACriteriaQuery.html" title="interface in org.apache.openjpa.persistence.criteria">OpenJPACriteriaQuery</A>&lt;<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>&gt; <B>createQuery</B>()</PRE>
<DL>
<DD>Create a <code>CriteriaQuery</code> object.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#createQuery()" title="class or interface in javax.persistence.criteria">createQuery</A></CODE> in interface <CODE><A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true" title="class or interface in javax.persistence.criteria">CriteriaBuilder</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>criteria query object</DL>
</DD>
</DL>
<HR>
<A NAME="createQuery(java.lang.Class)"><!-- --></A><H3>
createQuery</H3>
<PRE>
&lt;T&gt; <A HREF="../../../../../org/apache/openjpa/persistence/criteria/OpenJPACriteriaQuery.html" title="interface in org.apache.openjpa.persistence.criteria">OpenJPACriteriaQuery</A>&lt;T&gt; <B>createQuery</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&lt;T&gt;&nbsp;resultClass)</PRE>
<DL>
<DD>Create a <code>CriteriaQuery</code> object with the specified result
type.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#createQuery(java.lang.Class)" title="class or interface in javax.persistence.criteria">createQuery</A></CODE> in interface <CODE><A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true" title="class or interface in javax.persistence.criteria">CriteriaBuilder</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>resultClass</CODE> - type of the query result
<DT><B>Returns:</B><DD>criteria query object</DL>
</DD>
</DL>
<HR>
<A NAME="createTupleQuery()"><!-- --></A><H3>
createTupleQuery</H3>
<PRE>
<A HREF="../../../../../org/apache/openjpa/persistence/criteria/OpenJPACriteriaQuery.html" title="interface in org.apache.openjpa.persistence.criteria">OpenJPACriteriaQuery</A>&lt;<A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/Tuple.html?is-external=true" title="class or interface in javax.persistence">Tuple</A>&gt; <B>createTupleQuery</B>()</PRE>
<DL>
<DD>Create a <code>CriteriaQuery</code> object that returns a tuple of
objects as its result.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true#createTupleQuery()" title="class or interface in javax.persistence.criteria">createTupleQuery</A></CODE> in interface <CODE><A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/criteria/CriteriaBuilder.html?is-external=true" title="class or interface in javax.persistence.criteria">CriteriaBuilder</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>criteria query object</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/OpenJPACriteriaBuilder.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/CriteriaExpressionVisitor.TraversalStyle.html" title="enum in org.apache.openjpa.persistence.criteria"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/openjpa/persistence/criteria/OpenJPACriteriaQuery.html" title="interface 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/OpenJPACriteriaBuilder.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="OpenJPACriteriaBuilder.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="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&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&#x2013;2013 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.
</BODY>
</HTML>