blob: 9e5ffc6226fab99bd2cbc13019fc7cff0dc3dd83 [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_21) on Wed Aug 25 21:59:52 EDT 2010 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.apache.openjpa.kernel.exps (OpenJPA Parent POM 2.0.1 API)
</TITLE>
<META NAME="date" CONTENT="2010-08-25">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../../../../org/apache/openjpa/kernel/exps/package-summary.html" target="classFrame">org.apache.openjpa.kernel.exps</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Interfaces</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="AggregateListener.html" title="interface in org.apache.openjpa.kernel.exps" target="classFrame"><I>AggregateListener</I></A>
<BR>
<A HREF="Arguments.html" title="interface in org.apache.openjpa.kernel.exps" target="classFrame"><I>Arguments</I></A>
<BR>
<A HREF="Constant.html" title="interface in org.apache.openjpa.kernel.exps" target="classFrame"><I>Constant</I></A>
<BR>
<A HREF="Expression.html" title="interface in org.apache.openjpa.kernel.exps" target="classFrame"><I>Expression</I></A>
<BR>
<A HREF="ExpressionFactory.html" title="interface in org.apache.openjpa.kernel.exps" target="classFrame"><I>ExpressionFactory</I></A>
<BR>
<A HREF="ExpressionParser.html" title="interface in org.apache.openjpa.kernel.exps" target="classFrame"><I>ExpressionParser</I></A>
<BR>
<A HREF="ExpressionVisitor.html" title="interface in org.apache.openjpa.kernel.exps" target="classFrame"><I>ExpressionVisitor</I></A>
<BR>
<A HREF="FilterListener.html" title="interface in org.apache.openjpa.kernel.exps" target="classFrame"><I>FilterListener</I></A>
<BR>
<A HREF="Literal.html" title="interface in org.apache.openjpa.kernel.exps" target="classFrame"><I>Literal</I></A>
<BR>
<A HREF="Parameter.html" title="interface in org.apache.openjpa.kernel.exps" target="classFrame"><I>Parameter</I></A>
<BR>
<A HREF="Path.html" title="interface in org.apache.openjpa.kernel.exps" target="classFrame"><I>Path</I></A>
<BR>
<A HREF="Resolver.html" title="interface in org.apache.openjpa.kernel.exps" target="classFrame"><I>Resolver</I></A>
<BR>
<A HREF="Subquery.html" title="interface in org.apache.openjpa.kernel.exps" target="classFrame"><I>Subquery</I></A>
<BR>
<A HREF="Value.html" title="interface in org.apache.openjpa.kernel.exps" target="classFrame"><I>Value</I></A></FONT></TD>
</TR>
</TABLE>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Classes</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="Abs.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Abs</A>
<BR>
<A HREF="AbstractExpressionBuilder.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">AbstractExpressionBuilder</A>
<BR>
<A HREF="AbstractExpressionVisitor.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">AbstractExpressionVisitor</A>
<BR>
<A HREF="Add.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Add</A>
<BR>
<A HREF="Aggregate.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Aggregate</A>
<BR>
<A HREF="AggregateVal.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">AggregateVal</A>
<BR>
<A HREF="All.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">All</A>
<BR>
<A HREF="AndExpression.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">AndExpression</A>
<BR>
<A HREF="Any.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Any</A>
<BR>
<A HREF="Args.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Args</A>
<BR>
<A HREF="Avg.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Avg</A>
<BR>
<A HREF="BindKeyVariableExpression.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">BindKeyVariableExpression</A>
<BR>
<A HREF="BindValueVariableExpression.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">BindValueVariableExpression</A>
<BR>
<A HREF="BindVariableAndExpression.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">BindVariableAndExpression</A>
<BR>
<A HREF="BindVariableExpression.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">BindVariableExpression</A>
<BR>
<A HREF="BoundVariable.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">BoundVariable</A>
<BR>
<A HREF="CandidatePath.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">CandidatePath</A>
<BR>
<A HREF="Cast.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Cast</A>
<BR>
<A HREF="Coalesce.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Coalesce</A>
<BR>
<A HREF="CollectionParam.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">CollectionParam</A>
<BR>
<A HREF="CompareExpression.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">CompareExpression</A>
<BR>
<A HREF="Concat.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Concat</A>
<BR>
<A HREF="ContainsExpression.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">ContainsExpression</A>
<BR>
<A HREF="ContainsKeyExpression.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">ContainsKeyExpression</A>
<BR>
<A HREF="ContainsValueExpression.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">ContainsValueExpression</A>
<BR>
<A HREF="Context.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Context</A>
<BR>
<A HREF="Count.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Count</A>
<BR>
<A HREF="CurrentDate.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">CurrentDate</A>
<BR>
<A HREF="Distinct.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Distinct</A>
<BR>
<A HREF="Divide.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Divide</A>
<BR>
<A HREF="EndsWithExpression.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">EndsWithExpression</A>
<BR>
<A HREF="EqualExpression.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">EqualExpression</A>
<BR>
<A HREF="Exp.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Exp</A>
<BR>
<A HREF="Extension.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Extension</A>
<BR>
<A HREF="GeneralCase.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">GeneralCase</A>
<BR>
<A HREF="GetMapValue.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">GetMapValue</A>
<BR>
<A HREF="GetObjectId.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">GetObjectId</A>
<BR>
<A HREF="GreaterThanEqualExpression.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">GreaterThanEqualExpression</A>
<BR>
<A HREF="GreaterThanExpression.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">GreaterThanExpression</A>
<BR>
<A HREF="Index.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Index</A>
<BR>
<A HREF="IndexOf.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">IndexOf</A>
<BR>
<A HREF="InMemoryExpressionFactory.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">InMemoryExpressionFactory</A>
<BR>
<A HREF="InstanceofExpression.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">InstanceofExpression</A>
<BR>
<A HREF="IsEmptyExpression.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">IsEmptyExpression</A>
<BR>
<A HREF="LessThanEqualExpression.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">LessThanEqualExpression</A>
<BR>
<A HREF="LessThanExpression.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">LessThanExpression</A>
<BR>
<A HREF="Lit.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Lit</A>
<BR>
<A HREF="MatchesExpression.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">MatchesExpression</A>
<BR>
<A HREF="MathVal.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">MathVal</A>
<BR>
<A HREF="Max.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Max</A>
<BR>
<A HREF="Min.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Min</A>
<BR>
<A HREF="Mod.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Mod</A>
<BR>
<A HREF="Multiply.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Multiply</A>
<BR>
<A HREF="NotEqualExpression.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">NotEqualExpression</A>
<BR>
<A HREF="NotExpression.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">NotExpression</A>
<BR>
<A HREF="Null.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Null</A>
<BR>
<A HREF="NullIf.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">NullIf</A>
<BR>
<A HREF="OrExpression.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">OrExpression</A>
<BR>
<A HREF="Param.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Param</A>
<BR>
<A HREF="QueryExpressions.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">QueryExpressions</A>
<BR>
<A HREF="SimpleCase.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">SimpleCase</A>
<BR>
<A HREF="Size.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Size</A>
<BR>
<A HREF="Sqrt.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Sqrt</A>
<BR>
<A HREF="StartsWithExpression.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">StartsWithExpression</A>
<BR>
<A HREF="StringContains.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">StringContains</A>
<BR>
<A HREF="StringLength.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">StringLength</A>
<BR>
<A HREF="SubQ.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">SubQ</A>
<BR>
<A HREF="Substring.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Substring</A>
<BR>
<A HREF="Subtract.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Subtract</A>
<BR>
<A HREF="Sum.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Sum</A>
<BR>
<A HREF="This.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">This</A>
<BR>
<A HREF="ToLowerCase.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">ToLowerCase</A>
<BR>
<A HREF="ToUpperCase.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">ToUpperCase</A>
<BR>
<A HREF="Trim.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Trim</A>
<BR>
<A HREF="Type.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Type</A>
<BR>
<A HREF="TypeLit.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">TypeLit</A>
<BR>
<A HREF="UnaryMathVal.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">UnaryMathVal</A>
<BR>
<A HREF="UnboundVariable.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">UnboundVariable</A>
<BR>
<A HREF="Val.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">Val</A>
<BR>
<A HREF="ValExpression.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">ValExpression</A>
<BR>
<A HREF="ValuePath.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">ValuePath</A>
<BR>
<A HREF="WhenCondition.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">WhenCondition</A>
<BR>
<A HREF="WhenScalar.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">WhenScalar</A>
<BR>
<A HREF="WildcardMatch.html" title="class in org.apache.openjpa.kernel.exps" target="classFrame">WildcardMatch</A></FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>