blob: b306f9e55af7f9e5c729d3f4af186562a6b2ab67 [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_11) on Wed Jul 20 09:14:04 CDT 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.apache.openjpa.persistence.criteria (OpenJPA Parent POM 2.1.1 API)
</TITLE>
<META NAME="date" CONTENT="2011-07-20">
<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="org.apache.openjpa.persistence.criteria (OpenJPA Parent POM 2.1.1 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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.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/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/openjpa/persistence/jdbc/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/openjpa/persistence/criteria/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-summary.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>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<H2>
Package org.apache.openjpa.persistence.criteria
</H2>
<strong>OpenJPA Criteria Query</strong>
<P>
<B>See:</B>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Interface Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/AliasContext.html" title="interface in org.apache.openjpa.persistence.criteria">AliasContext</A></B></TD>
<TD>The context holds named variables for nodes of CriteriaQuery.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/ComparisonStyle.html" title="interface in org.apache.openjpa.persistence.criteria">ComparisonStyle</A></B></TD>
<TD>Defines a comparison style to be applied for query-by-example attribute comparison.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/CriteriaExpression.html" title="interface in org.apache.openjpa.persistence.criteria">CriteriaExpression</A></B></TD>
<TD>Interface to support Visitor pattern and CQL conversion of Criteria Query nodes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/CriteriaExpressionVisitor.html" title="interface in org.apache.openjpa.persistence.criteria">CriteriaExpressionVisitor</A></B></TD>
<TD>A visitor for Criteria Expression nodes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/OpenJPACriteriaBuilder.html" title="interface in org.apache.openjpa.persistence.criteria">OpenJPACriteriaBuilder</A></B></TD>
<TD>OpenJPA-specific extension to JPA 2.0 Criteria Query Builder API.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/OpenJPACriteriaQuery.html" title="interface in org.apache.openjpa.persistence.criteria">OpenJPACriteriaQuery&lt;T&gt;</A></B></TD>
<TD>OpenJPA-specific extension to JPA 2.0 Criteria Query API.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/CompareByExample.html" title="class in org.apache.openjpa.persistence.criteria">CompareByExample&lt;T&gt;</A></B></TD>
<TD>An expression for query-by-example.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/ComparisonStyle.Default.html" title="class in org.apache.openjpa.persistence.criteria">ComparisonStyle.Default</A></B></TD>
<TD>Default implementation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/CompoundSelections.html" title="class in org.apache.openjpa.persistence.criteria">CompoundSelections</A></B></TD>
<TD>Implements selection terms that are composed of other selection terms.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/CompoundSelections.Array.html" title="class in org.apache.openjpa.persistence.criteria">CompoundSelections.Array&lt;X&gt;</A></B></TD>
<TD>A compound selection which is an array of its component terms.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/CompoundSelections.MultiSelection.html" title="class in org.apache.openjpa.persistence.criteria">CompoundSelections.MultiSelection&lt;T&gt;</A></B></TD>
<TD>A selection of terms that interprets its arguments based on target result type.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/CompoundSelections.NewInstance.html" title="class in org.apache.openjpa.persistence.criteria">CompoundSelections.NewInstance&lt;X&gt;</A></B></TD>
<TD>A compound selection which is an instance constructed of its component terms.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/CompoundSelections.Tuple.html" title="class in org.apache.openjpa.persistence.criteria">CompoundSelections.Tuple</A></B></TD>
<TD>A compound selection which is a Tuple composed of its component terms.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/CriteriaBuilderImpl.html" title="class in org.apache.openjpa.persistence.criteria">CriteriaBuilderImpl</A></B></TD>
<TD>Factory for Criteria query expressions.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/CriteriaExpressionBuilder.html" title="class in org.apache.openjpa.persistence.criteria">CriteriaExpressionBuilder</A></B></TD>
<TD>Converts expressions of a CriteriaQuery to kernel Expression.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/CriteriaExpressionVisitor.AbstractVisitor.html" title="class in org.apache.openjpa.persistence.criteria">CriteriaExpressionVisitor.AbstractVisitor</A></B></TD>
<TD>An abstract implementation that can detect cycles during traversal.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/CriteriaExpressionVisitor.ParameterVisitor.html" title="class in org.apache.openjpa.persistence.criteria">CriteriaExpressionVisitor.ParameterVisitor</A></B></TD>
<TD>A visitor to register Parameter expression of a query.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/CriteriaQueryImpl.html" title="class in org.apache.openjpa.persistence.criteria">CriteriaQueryImpl&lt;T&gt;</A></B></TD>
<TD>Criteria query implementation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/ExpressionImpl.html" title="class in org.apache.openjpa.persistence.criteria">ExpressionImpl&lt;X&gt;</A></B></TD>
<TD>Expression node for Criteria query.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.html" title="class in org.apache.openjpa.persistence.criteria">Expressions</A></B></TD>
<TD>Expressions according to JPA 2.0.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Abs.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Abs&lt;X&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.All.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.All&lt;X&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Any.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Any&lt;X&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Avg.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Avg</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Between.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Between&lt;Y extends Comparable&lt;Y&gt;&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.BinarayFunctionalExpression.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.BinarayFunctionalExpression&lt;X&gt;</A></B></TD>
<TD>Binary Functional Expression applies a binary function on a pair of input Expression.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.BinaryLogicalExpression.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.BinaryLogicalExpression</A></B></TD>
<TD>Binary Logical Expression applies a function on a pair of input Expression to generate a Predicate
i.e.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Case.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Case&lt;T&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Cast.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Cast&lt;B&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.CastAs.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.CastAs&lt;Y&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Coalesce.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Coalesce&lt;T&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Concat.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Concat</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Constant.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Constant&lt;X&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Count.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Count</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.CurrentDate.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.CurrentDate</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.CurrentTime.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.CurrentTime</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.CurrentTimestamp.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.CurrentTimestamp</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.DatabaseFunction.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.DatabaseFunction&lt;T&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Diff.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Diff&lt;N extends Number&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Equal.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Equal</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Exists.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Exists&lt;X&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.FunctionalExpression.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.FunctionalExpression&lt;X&gt;</A></B></TD>
<TD>Functional Expression applies a function on a list of input Expressions.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.GreaterThan.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.GreaterThan</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.GreaterThanEqual.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.GreaterThanEqual</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.In.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.In&lt;T&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Index.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Index</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.IsEmpty.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.IsEmpty</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.IsMember.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.IsMember&lt;E&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.IsNotEmpty.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.IsNotEmpty</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.IsNotNull.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.IsNotNull</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.IsNull.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.IsNull</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Length.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Length</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.LessThan.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.LessThan</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.LessThanEqual.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.LessThanEqual</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Like.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Like</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.ListArgument.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.ListArgument&lt;T&gt;</A></B></TD>
<TD>An expression that is composed of one or more expressions.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Locate.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Locate</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Lower.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Lower</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Max.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Max&lt;X&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Min.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Min&lt;X&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Mod.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Mod</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Not.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Not</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.NotEqual.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.NotEqual</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Nullif.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Nullif&lt;T&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Product.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Product&lt;N extends Number&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Quotient.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Quotient&lt;N extends Number&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.SimpleCase.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.SimpleCase&lt;C,R&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Size.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Size</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Sqrt.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Sqrt</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.SubqueryExpression.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.SubqueryExpression&lt;X&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.SubqueryPredicate.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.SubqueryPredicate&lt;X&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Substring.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Substring</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Sum.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Sum&lt;N extends Number&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Trim.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Trim</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Type.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Type&lt;X extends Class&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.UnaryFunctionalExpression.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.UnaryFunctionalExpression&lt;X&gt;</A></B></TD>
<TD>Unary Functional Expression applies a unary function on a input operand Expression.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Expressions.Upper.html" title="class in org.apache.openjpa.persistence.criteria">Expressions.Upper</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/FetchPathImpl.html" title="class in org.apache.openjpa.persistence.criteria">FetchPathImpl&lt;Z,X&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/FromImpl.html" title="class in org.apache.openjpa.persistence.criteria">FromImpl&lt;Z,X&gt;</A></B></TD>
<TD>Represents a bound type, usually an entity that appears in the from clause,
but may also be an embeddable belonging to an entity in the from clause.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.html" title="class in org.apache.openjpa.persistence.criteria">Joins</A></B></TD>
<TD>Implements strongly-typed Join expressions via singular and plural attributes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.AbstractCollection.html" title="class in org.apache.openjpa.persistence.criteria">Joins.AbstractCollection&lt;Z,C,E&gt;</A></B></TD>
<TD>Join a plural attribute.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.Collection.html" title="class in org.apache.openjpa.persistence.criteria">Joins.Collection&lt;Z,E&gt;</A></B></TD>
<TD>Join a java.util.Collection&lt;E&gt; type attribute.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.KeyJoin.html" title="class in org.apache.openjpa.persistence.criteria">Joins.KeyJoin&lt;K,V&gt;</A></B></TD>
<TD>A specialized join via key of a java.util.Map&lt;K,V&gt; attribute.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.List.html" title="class in org.apache.openjpa.persistence.criteria">Joins.List&lt;Z,E&gt;</A></B></TD>
<TD>Join a java.util.List&lt;E&gt; type attribute.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.Map.html" title="class in org.apache.openjpa.persistence.criteria">Joins.Map&lt;Z,K,V&gt;</A></B></TD>
<TD>Join a java.util.Map&lt;K,V&gt; type attribute.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.MapEntry.html" title="class in org.apache.openjpa.persistence.criteria">Joins.MapEntry&lt;K,V&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.MapKey.html" title="class in org.apache.openjpa.persistence.criteria">Joins.MapKey&lt;Z,K&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.Set.html" title="class in org.apache.openjpa.persistence.criteria">Joins.Set&lt;Z,E&gt;</A></B></TD>
<TD>Join a java.util.Set&lt;E&gt; type attribute.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/Joins.SingularJoin.html" title="class in org.apache.openjpa.persistence.criteria">Joins.SingularJoin&lt;Z,X&gt;</A></B></TD>
<TD>Join a single-valued attribute.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/OrderImpl.html" title="class in org.apache.openjpa.persistence.criteria">OrderImpl</A></B></TD>
<TD>Ordering clause of a criteria query.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/ParameterExpressionImpl.html" title="class in org.apache.openjpa.persistence.criteria">ParameterExpressionImpl&lt;T&gt;</A></B></TD>
<TD>Parameter of a criteria query.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/PathImpl.html" title="class in org.apache.openjpa.persistence.criteria">PathImpl&lt;Z,X&gt;</A></B></TD>
<TD>Path is an expression often representing a persistent attribute traversed from another (parent) path.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/PredicateImpl.html" title="class in org.apache.openjpa.persistence.criteria">PredicateImpl</A></B></TD>
<TD>Predicate is a expression that evaluates to true or false.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/PredicateImpl.And.html" title="class in org.apache.openjpa.persistence.criteria">PredicateImpl.And</A></B></TD>
<TD>Concrete AND predicate.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/PredicateImpl.Or.html" title="class in org.apache.openjpa.persistence.criteria">PredicateImpl.Or</A></B></TD>
<TD>Concrete OR predicate.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/RootImpl.html" title="class in org.apache.openjpa.persistence.criteria">RootImpl&lt;X&gt;</A></B></TD>
<TD>A root path without a parent.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/SelectionImpl.html" title="class in org.apache.openjpa.persistence.criteria">SelectionImpl&lt;X&gt;</A></B></TD>
<TD>An item selected in the projection clause of Criteria query.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/SubqueryImpl.html" title="class in org.apache.openjpa.persistence.criteria">SubqueryImpl&lt;T&gt;</A></B></TD>
<TD>Subquery is an expression which itself is a query and always appears in the
context of a parent query.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Enum Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/ComparisonStyle.StringComparisonMode.html" title="enum in org.apache.openjpa.persistence.criteria">ComparisonStyle.StringComparisonMode</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/openjpa/persistence/criteria/CriteriaExpressionVisitor.TraversalStyle.html" title="enum in org.apache.openjpa.persistence.criteria">CriteriaExpressionVisitor.TraversalStyle</A></B></TD>
<TD>&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="package_description"><!-- --></A><H2>
Package org.apache.openjpa.persistence.criteria Description
</H2>
<P>
<p><strong>OpenJPA Criteria Query</strong></p>
<p>
This package provides an implementation of Criteria API in JPA 2.0 Specification
and extended features such as Query-By-Example.
</p>
<P>
<P>
<DL>
</DL>
<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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.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/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/openjpa/persistence/jdbc/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/openjpa/persistence/criteria/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-summary.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>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2006-2011 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>