blob: 2043673c739780eeda8cb35ded52ccc52619c357 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="it">
<head>
<!-- Generated by javadoc (version 1.7.0_80) on Thu Jun 14 10:04:14 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.apache.openjpa.jdbc.kernel.exps.Val (OpenJPA Parent POM 2.4.3 API)</title>
<meta name="date" content="2018-06-14">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.openjpa.jdbc.kernel.exps.Val (OpenJPA Parent POM 2.4.3 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/openjpa/jdbc/kernel/exps/class-use/Val.html" target="_top">Frames</a></li>
<li><a href="Val.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.apache.openjpa.jdbc.kernel.exps.Val" class="title">Uses of Interface<br>org.apache.openjpa.jdbc.kernel.exps.Val</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.openjpa.jdbc.kernel.exps">org.apache.openjpa.jdbc.kernel.exps</a></td>
<td class="colLast">
<div class="block"><strong>OpenJPA-JDBC Expression Tree</strong></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.openjpa.jdbc.sql">org.apache.openjpa.jdbc.sql</a></td>
<td class="colLast">
<div class="block"><strong>OpenJPA-JDBC SQL Abstraction</strong>
Utilities for generating SQL.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.openjpa.jdbc.kernel.exps">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a> in <a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/package-summary.html">org.apache.openjpa.jdbc.kernel.exps</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/package-summary.html">org.apache.openjpa.jdbc.kernel.exps</a> that implement <a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Abs.html" title="class in org.apache.openjpa.jdbc.kernel.exps">Abs</a></strong></code>
<div class="block">Absolute value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Args.html" title="class in org.apache.openjpa.jdbc.kernel.exps">Args</a></strong></code>
<div class="block">A list of arguments to a multi-argument function.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/CoalesceExpression.html" title="class in org.apache.openjpa.jdbc.kernel.exps">CoalesceExpression</a></strong></code>
<div class="block">Coalesce expression.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/CollectionParam.html" title="class in org.apache.openjpa.jdbc.kernel.exps">CollectionParam</a></strong></code>
<div class="block">A collection-valued input parameter in an in-expression.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Concat.html" title="class in org.apache.openjpa.jdbc.kernel.exps">Concat</a></strong></code>
<div class="block">Concatenate one string with another.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/DatastoreFunction.html" title="class in org.apache.openjpa.jdbc.kernel.exps">DatastoreFunction</a></strong></code>
<div class="block">A unary operator that executes a datastore specific function with zero or more arguments.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/GeneralCaseExpression.html" title="class in org.apache.openjpa.jdbc.kernel.exps">GeneralCaseExpression</a></strong></code>
<div class="block">General case expression.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/IndexOf.html" title="class in org.apache.openjpa.jdbc.kernel.exps">IndexOf</a></strong></code>
<div class="block">Find the index of one string within another.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Lit.html" title="class in org.apache.openjpa.jdbc.kernel.exps">Lit</a></strong></code>
<div class="block">A literal value in a filter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/MapEntry.html" title="class in org.apache.openjpa.jdbc.kernel.exps">MapEntry</a></strong></code>
<div class="block">Returns the Map.Entry<K,V> of a map value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/MapKey.html" title="class in org.apache.openjpa.jdbc.kernel.exps">MapKey</a></strong></code>
<div class="block">Returns the key of a map value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Math.html" title="class in org.apache.openjpa.jdbc.kernel.exps">Math</a></strong></code>
<div class="block">Value produced by a mathematical operation on two values.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Null.html" title="class in org.apache.openjpa.jdbc.kernel.exps">Null</a></strong></code>
<div class="block">A literal null value in a filter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/NullableAggregateUnaryOp.html" title="class in org.apache.openjpa.jdbc.kernel.exps">NullableAggregateUnaryOp</a></strong></code>
<div class="block">OPENJPA-1794
An aggregate unary operation that can indicate whether a null value from the data store
should be returned as null.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/NullIfExpression.html" title="class in org.apache.openjpa.jdbc.kernel.exps">NullIfExpression</a></strong></code>
<div class="block">NullIf expression.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Param.html" title="class in org.apache.openjpa.jdbc.kernel.exps">Param</a></strong></code>
<div class="block">A parameter in a filter.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/SimpleCaseExpression.html" title="class in org.apache.openjpa.jdbc.kernel.exps">SimpleCaseExpression</a></strong></code>
<div class="block">Simple case expression.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Sqrt.html" title="class in org.apache.openjpa.jdbc.kernel.exps">Sqrt</a></strong></code>
<div class="block">Square root.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/StringLength.html" title="class in org.apache.openjpa.jdbc.kernel.exps">StringLength</a></strong></code>
<div class="block">Returns the number of characters in a string.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/SubQ.html" title="class in org.apache.openjpa.jdbc.kernel.exps">SubQ</a></strong></code>
<div class="block">A subquery.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Substring.html" title="class in org.apache.openjpa.jdbc.kernel.exps">Substring</a></strong></code>
<div class="block">Take a substring of a string.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ToLowerCase.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ToLowerCase</a></strong></code>
<div class="block">Lower-cases a string.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ToUpperCase.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ToUpperCase</a></strong></code>
<div class="block">Upper-cases a string.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Trim.html" title="class in org.apache.openjpa.jdbc.kernel.exps">Trim</a></strong></code>
<div class="block">Returns the number of characters in a string.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/TypeLit.html" title="class in org.apache.openjpa.jdbc.kernel.exps">TypeLit</a></strong></code>
<div class="block">A type literal value.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/package-summary.html">org.apache.openjpa.jdbc.kernel.exps</a> that return <a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a></code></td>
<td class="colLast"><span class="strong">SimpleCaseExpression.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/SimpleCaseExpression.html#getCaseOperand()">getCaseOperand</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a></code></td>
<td class="colLast"><span class="strong">Trim.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Trim.html#getTrimChar()">getTrimChar</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a></code></td>
<td class="colLast"><span class="strong">WhenCondition.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/WhenCondition.html#getVal()">getVal</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a></code></td>
<td class="colLast"><span class="strong">Trim.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Trim.html#getVal()">getVal</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a></code></td>
<td class="colLast"><span class="strong">SimpleCaseExpression.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/SimpleCaseExpression.html#getVal()">getVal</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a></code></td>
<td class="colLast"><span class="strong">GeneralCaseExpression.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/GeneralCaseExpression.html#getVal()">getVal</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>[]</code></td>
<td class="colLast"><span class="strong">CoalesceExpression.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/CoalesceExpression.html#getVal()">getVal</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a></code></td>
<td class="colLast"><span class="strong">WhenScalar.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/WhenScalar.html#getVal1()">getVal1</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a></code></td>
<td class="colLast"><span class="strong">Substring.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Substring.html#getVal1()">getVal1</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a></code></td>
<td class="colLast"><span class="strong">NullIfExpression.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/NullIfExpression.html#getVal1()">getVal1</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a></code></td>
<td class="colLast"><span class="strong">Math.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Math.html#getVal1()">getVal1</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a></code></td>
<td class="colLast"><span class="strong">IndexOf.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/IndexOf.html#getVal1()">getVal1</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a></code></td>
<td class="colLast"><span class="strong">Concat.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Concat.html#getVal1()">getVal1</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a></code></td>
<td class="colLast"><span class="strong">WhenScalar.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/WhenScalar.html#getVal2()">getVal2</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a></code></td>
<td class="colLast"><span class="strong">Substring.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Substring.html#getVal2()">getVal2</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a></code></td>
<td class="colLast"><span class="strong">NullIfExpression.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/NullIfExpression.html#getVal2()">getVal2</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a></code></td>
<td class="colLast"><span class="strong">Math.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Math.html#getVal2()">getVal2</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a></code></td>
<td class="colLast"><span class="strong">IndexOf.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/IndexOf.html#getVal2()">getVal2</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a></code></td>
<td class="colLast"><span class="strong">Concat.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Concat.html#getVal2()">getVal2</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>[]</code></td>
<td class="colLast"><span class="strong">Args.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Args.html#getVals()">getVals</a></strong>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/package-summary.html">org.apache.openjpa.jdbc.kernel.exps</a> with parameters of type <a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Val.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html#calculateValue(org.apache.openjpa.jdbc.sql.Select,%20org.apache.openjpa.jdbc.kernel.exps.ExpContext,%20org.apache.openjpa.jdbc.kernel.exps.ExpState,%20org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.ExpState)">calculateValue</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/sql/Select.html" title="interface in org.apache.openjpa.jdbc.sql">Select</a>&nbsp;sel,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpContext.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpContext</a>&nbsp;ctx,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;state,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;other,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;otherState)</code>
<div class="block">Calculate and cache the SQL for this value.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">TypeLit.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/TypeLit.html#calculateValue(org.apache.openjpa.jdbc.sql.Select,%20org.apache.openjpa.jdbc.kernel.exps.ExpContext,%20org.apache.openjpa.jdbc.kernel.exps.ExpState,%20org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.ExpState)">calculateValue</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/sql/Select.html" title="interface in org.apache.openjpa.jdbc.sql">Select</a>&nbsp;sel,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpContext.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpContext</a>&nbsp;ctx,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;state,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;other,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;otherState)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Trim.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Trim.html#calculateValue(org.apache.openjpa.jdbc.sql.Select,%20org.apache.openjpa.jdbc.kernel.exps.ExpContext,%20org.apache.openjpa.jdbc.kernel.exps.ExpState,%20org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.ExpState)">calculateValue</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/sql/Select.html" title="interface in org.apache.openjpa.jdbc.sql">Select</a>&nbsp;sel,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpContext.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpContext</a>&nbsp;ctx,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;state,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;other,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;otherState)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Substring.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Substring.html#calculateValue(org.apache.openjpa.jdbc.sql.Select,%20org.apache.openjpa.jdbc.kernel.exps.ExpContext,%20org.apache.openjpa.jdbc.kernel.exps.ExpState,%20org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.ExpState)">calculateValue</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/sql/Select.html" title="interface in org.apache.openjpa.jdbc.sql">Select</a>&nbsp;sel,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpContext.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpContext</a>&nbsp;ctx,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;state,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;other,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;otherState)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">SubQ.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/SubQ.html#calculateValue(org.apache.openjpa.jdbc.sql.Select,%20org.apache.openjpa.jdbc.kernel.exps.ExpContext,%20org.apache.openjpa.jdbc.kernel.exps.ExpState,%20org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.ExpState)">calculateValue</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/sql/Select.html" title="interface in org.apache.openjpa.jdbc.sql">Select</a>&nbsp;sel,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpContext.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpContext</a>&nbsp;ctx,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;state,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;other,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;otherState)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">SimpleCaseExpression.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/SimpleCaseExpression.html#calculateValue(org.apache.openjpa.jdbc.sql.Select,%20org.apache.openjpa.jdbc.kernel.exps.ExpContext,%20org.apache.openjpa.jdbc.kernel.exps.ExpState,%20org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.ExpState)">calculateValue</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/sql/Select.html" title="interface in org.apache.openjpa.jdbc.sql">Select</a>&nbsp;sel,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpContext.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpContext</a>&nbsp;ctx,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;state,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;other,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;otherState)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Param.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Param.html#calculateValue(org.apache.openjpa.jdbc.sql.Select,%20org.apache.openjpa.jdbc.kernel.exps.ExpContext,%20org.apache.openjpa.jdbc.kernel.exps.ExpState,%20org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.ExpState)">calculateValue</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/sql/Select.html" title="interface in org.apache.openjpa.jdbc.sql">Select</a>&nbsp;sel,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpContext.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpContext</a>&nbsp;ctx,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;state,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;other,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;otherState)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">PCPath.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/PCPath.html#calculateValue(org.apache.openjpa.jdbc.sql.Select,%20org.apache.openjpa.jdbc.kernel.exps.ExpContext,%20org.apache.openjpa.jdbc.kernel.exps.ExpState,%20org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.ExpState)">calculateValue</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/sql/Select.html" title="interface in org.apache.openjpa.jdbc.sql">Select</a>&nbsp;sel,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpContext.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpContext</a>&nbsp;ctx,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;state,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;other,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;otherState)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">NullIfExpression.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/NullIfExpression.html#calculateValue(org.apache.openjpa.jdbc.sql.Select,%20org.apache.openjpa.jdbc.kernel.exps.ExpContext,%20org.apache.openjpa.jdbc.kernel.exps.ExpState,%20org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.ExpState)">calculateValue</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/sql/Select.html" title="interface in org.apache.openjpa.jdbc.sql">Select</a>&nbsp;sel,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpContext.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpContext</a>&nbsp;ctx,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;state,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;other,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;otherState)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Null.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Null.html#calculateValue(org.apache.openjpa.jdbc.sql.Select,%20org.apache.openjpa.jdbc.kernel.exps.ExpContext,%20org.apache.openjpa.jdbc.kernel.exps.ExpState,%20org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.ExpState)">calculateValue</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/sql/Select.html" title="interface in org.apache.openjpa.jdbc.sql">Select</a>&nbsp;sel,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpContext.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpContext</a>&nbsp;ctx,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;state,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;other,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;otherState)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Math.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Math.html#calculateValue(org.apache.openjpa.jdbc.sql.Select,%20org.apache.openjpa.jdbc.kernel.exps.ExpContext,%20org.apache.openjpa.jdbc.kernel.exps.ExpState,%20org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.ExpState)">calculateValue</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/sql/Select.html" title="interface in org.apache.openjpa.jdbc.sql">Select</a>&nbsp;sel,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpContext.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpContext</a>&nbsp;ctx,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;state,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;other,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;otherState)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">MapKey.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/MapKey.html#calculateValue(org.apache.openjpa.jdbc.sql.Select,%20org.apache.openjpa.jdbc.kernel.exps.ExpContext,%20org.apache.openjpa.jdbc.kernel.exps.ExpState,%20org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.ExpState)">calculateValue</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/sql/Select.html" title="interface in org.apache.openjpa.jdbc.sql">Select</a>&nbsp;sel,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpContext.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpContext</a>&nbsp;ctx,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;state,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;other,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;otherState)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">MapEntry.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/MapEntry.html#calculateValue(org.apache.openjpa.jdbc.sql.Select,%20org.apache.openjpa.jdbc.kernel.exps.ExpContext,%20org.apache.openjpa.jdbc.kernel.exps.ExpState,%20org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.ExpState)">calculateValue</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/sql/Select.html" title="interface in org.apache.openjpa.jdbc.sql">Select</a>&nbsp;sel,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpContext.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpContext</a>&nbsp;ctx,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;state,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;other,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;otherState)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Lit.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Lit.html#calculateValue(org.apache.openjpa.jdbc.sql.Select,%20org.apache.openjpa.jdbc.kernel.exps.ExpContext,%20org.apache.openjpa.jdbc.kernel.exps.ExpState,%20org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.ExpState)">calculateValue</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/sql/Select.html" title="interface in org.apache.openjpa.jdbc.sql">Select</a>&nbsp;sel,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpContext.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpContext</a>&nbsp;ctx,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;state,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;other,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;otherState)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">IndexOf.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/IndexOf.html#calculateValue(org.apache.openjpa.jdbc.sql.Select,%20org.apache.openjpa.jdbc.kernel.exps.ExpContext,%20org.apache.openjpa.jdbc.kernel.exps.ExpState,%20org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.ExpState)">calculateValue</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/sql/Select.html" title="interface in org.apache.openjpa.jdbc.sql">Select</a>&nbsp;sel,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpContext.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpContext</a>&nbsp;ctx,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;state,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;other,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;otherState)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">GeneralCaseExpression.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/GeneralCaseExpression.html#calculateValue(org.apache.openjpa.jdbc.sql.Select,%20org.apache.openjpa.jdbc.kernel.exps.ExpContext,%20org.apache.openjpa.jdbc.kernel.exps.ExpState,%20org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.ExpState)">calculateValue</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/sql/Select.html" title="interface in org.apache.openjpa.jdbc.sql">Select</a>&nbsp;sel,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpContext.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpContext</a>&nbsp;ctx,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;state,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;other,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;otherState)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Concat.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Concat.html#calculateValue(org.apache.openjpa.jdbc.sql.Select,%20org.apache.openjpa.jdbc.kernel.exps.ExpContext,%20org.apache.openjpa.jdbc.kernel.exps.ExpState,%20org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.ExpState)">calculateValue</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/sql/Select.html" title="interface in org.apache.openjpa.jdbc.sql">Select</a>&nbsp;sel,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpContext.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpContext</a>&nbsp;ctx,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;state,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;other,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;otherState)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">CollectionParam.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/CollectionParam.html#calculateValue(org.apache.openjpa.jdbc.sql.Select,%20org.apache.openjpa.jdbc.kernel.exps.ExpContext,%20org.apache.openjpa.jdbc.kernel.exps.ExpState,%20org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.ExpState)">calculateValue</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/sql/Select.html" title="interface in org.apache.openjpa.jdbc.sql">Select</a>&nbsp;sel,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpContext.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpContext</a>&nbsp;ctx,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;state,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;other,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;otherState)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">CoalesceExpression.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/CoalesceExpression.html#calculateValue(org.apache.openjpa.jdbc.sql.Select,%20org.apache.openjpa.jdbc.kernel.exps.ExpContext,%20org.apache.openjpa.jdbc.kernel.exps.ExpState,%20org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.ExpState)">calculateValue</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/sql/Select.html" title="interface in org.apache.openjpa.jdbc.sql">Select</a>&nbsp;sel,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpContext.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpContext</a>&nbsp;ctx,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;state,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;other,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;otherState)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Args.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Args.html#calculateValue(org.apache.openjpa.jdbc.sql.Select,%20org.apache.openjpa.jdbc.kernel.exps.ExpContext,%20org.apache.openjpa.jdbc.kernel.exps.ExpState,%20org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.ExpState)">calculateValue</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/sql/Select.html" title="interface in org.apache.openjpa.jdbc.sql">Select</a>&nbsp;sel,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpContext.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpContext</a>&nbsp;ctx,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;state,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;other,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;otherState)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/package-summary.html">org.apache.openjpa.jdbc.kernel.exps</a> with parameters of type <a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Abs.html#Abs(org.apache.openjpa.jdbc.kernel.exps.Val)">Abs</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val)</code>
<div class="block">Constructor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Args.html#Args(org.apache.openjpa.jdbc.kernel.exps.Val...)">Args</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>...&nbsp;values)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Args.html#Args(org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.Val)">Args</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val1,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val2)</code>
<div class="block">Constructor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/CoalesceExpression.html#CoalesceExpression(org.apache.openjpa.jdbc.kernel.exps.Val[])">CoalesceExpression</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>[]&nbsp;vals)</code>
<div class="block">Constructor.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Concat.html#Concat(org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.Val)">Concat</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val1,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val2)</code>
<div class="block">Constructor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/GeneralCaseExpression.html#GeneralCaseExpression(org.apache.openjpa.jdbc.kernel.exps.Exp[],%20org.apache.openjpa.jdbc.kernel.exps.Val)">GeneralCaseExpression</a></strong>(org.apache.openjpa.jdbc.kernel.exps.Exp[]&nbsp;exp,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val)</code>
<div class="block">Constructor.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/IndexOf.html#IndexOf(org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.Val)">IndexOf</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val1,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val2)</code>
<div class="block">Constructor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/MapEntry.html#MapEntry(org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.Val)">MapEntry</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;key,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val)</code>
<div class="block">Constructor.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/MapKey.html#MapKey(org.apache.openjpa.jdbc.kernel.exps.Val)">MapKey</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;key)</code>
<div class="block">Constructor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Math.html#Math(org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.Val,%20java.lang.String)">Math</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val1,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val2,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;op)</code>
<div class="block">Constructor.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/NullableAggregateUnaryOp.html#NullableAggregateUnaryOp(org.apache.openjpa.jdbc.kernel.exps.Val)">NullableAggregateUnaryOp</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/NullableAggregateUnaryOp.html#NullableAggregateUnaryOp(org.apache.openjpa.jdbc.kernel.exps.Val,%20boolean)">NullableAggregateUnaryOp</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val,
boolean&nbsp;noParen)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/NullIfExpression.html#NullIfExpression(org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.Val)">NullIfExpression</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val1,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val2)</code>
<div class="block">Constructor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/SimpleCaseExpression.html#SimpleCaseExpression(org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.Exp[],%20org.apache.openjpa.jdbc.kernel.exps.Val)">SimpleCaseExpression</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;caseOperand,
org.apache.openjpa.jdbc.kernel.exps.Exp[]&nbsp;exp,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val)</code>
<div class="block">Constructor.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Sqrt.html#Sqrt(org.apache.openjpa.jdbc.kernel.exps.Val)">Sqrt</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val)</code>
<div class="block">Constructor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/StringLength.html#StringLength(org.apache.openjpa.jdbc.kernel.exps.Val)">StringLength</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val)</code>
<div class="block">Constructor.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Substring.html#Substring(org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.Val)">Substring</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val1,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val2)</code>
<div class="block">Constructor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ToLowerCase.html#ToLowerCase(org.apache.openjpa.jdbc.kernel.exps.Val)">ToLowerCase</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val)</code>
<div class="block">Constructor.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ToUpperCase.html#ToUpperCase(org.apache.openjpa.jdbc.kernel.exps.Val)">ToUpperCase</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val)</code>
<div class="block">Constructor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Trim.html#Trim(org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.Val,%20java.lang.Boolean)">Trim</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;trimChar,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;where)</code>
<div class="block">Constructor.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/WhenCondition.html#WhenCondition(org.apache.openjpa.jdbc.kernel.exps.Exp,%20org.apache.openjpa.jdbc.kernel.exps.Val)">WhenCondition</a></strong>(org.apache.openjpa.jdbc.kernel.exps.Exp&nbsp;exp,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val)</code>
<div class="block">Constructor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/WhenScalar.html#WhenScalar(org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.kernel.exps.Val)">WhenScalar</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val1,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val2)</code>
<div class="block">Constructor.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.openjpa.jdbc.sql">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a> in <a href="../../../../../../../org/apache/openjpa/jdbc/sql/package-summary.html">org.apache.openjpa.jdbc.sql</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/openjpa/jdbc/sql/package-summary.html">org.apache.openjpa.jdbc.sql</a> with parameters of type <a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">DBDictionary.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/sql/DBDictionary.html#addCastAsType(java.lang.String,%20org.apache.openjpa.jdbc.kernel.exps.Val)">addCastAsType</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;func,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val)</code>
<div class="block">add CAST for a function operator where operand is a param</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">DB2Dictionary.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/sql/DB2Dictionary.html#addCastAsType(java.lang.String,%20org.apache.openjpa.jdbc.kernel.exps.Val)">addCastAsType</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;func,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val)</code>
<div class="block">add CAST for a function operator where operand is a param</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">SQLBuffer.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/sql/SQLBuffer.html#addCastForParam(java.lang.String,%20org.apache.openjpa.jdbc.kernel.exps.Val)">addCastForParam</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oper,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val)</code>
<div class="block">Replace SQL '?'</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">DBDictionary.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/sql/DBDictionary.html#calculateValue(org.apache.openjpa.jdbc.kernel.exps.Val,%20org.apache.openjpa.jdbc.sql.Select,%20org.apache.openjpa.jdbc.kernel.exps.ExpContext,%20org.apache.openjpa.jdbc.kernel.exps.ExpState,%20org.apache.openjpa.kernel.exps.Path,%20org.apache.openjpa.jdbc.kernel.exps.ExpState)">calculateValue</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val,
<a href="../../../../../../../org/apache/openjpa/jdbc/sql/Select.html" title="interface in org.apache.openjpa.jdbc.sql">Select</a>&nbsp;sel,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpContext.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpContext</a>&nbsp;ctx,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;state,
<a href="../../../../../../../org/apache/openjpa/kernel/exps/Path.html" title="interface in org.apache.openjpa.kernel.exps">Path</a>&nbsp;path,
<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/ExpState.html" title="class in org.apache.openjpa.jdbc.kernel.exps">ExpState</a>&nbsp;pathState)</code>
<div class="block">This method is to provide override for non-JDBC or JDBC-like
implementation of calculating value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">DBDictionary.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/sql/DBDictionary.html#getCastFunction(org.apache.openjpa.jdbc.kernel.exps.Val,%20java.lang.String)">getCastFunction</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;func)</code>
<div class="block">Attach CAST to the current function if necessary</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">DB2Dictionary.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/sql/DB2Dictionary.html#getCastFunction(org.apache.openjpa.jdbc.kernel.exps.Val,%20java.lang.String)">getCastFunction</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;func)</code>
<div class="block">Return the correct CAST function syntax</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">DBDictionary.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/sql/DBDictionary.html#getCastFunction(org.apache.openjpa.jdbc.kernel.exps.Val,%20java.lang.String,%20org.apache.openjpa.jdbc.schema.Column)">getCastFunction</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;func,
<a href="../../../../../../../org/apache/openjpa/jdbc/schema/Column.html" title="class in org.apache.openjpa.jdbc.schema">Column</a>&nbsp;col)</code>
<div class="block">Return the correct CAST function syntax.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">DB2Dictionary.</span><code><strong><a href="../../../../../../../org/apache/openjpa/jdbc/sql/DB2Dictionary.html#getCastFunction(org.apache.openjpa.jdbc.kernel.exps.Val,%20java.lang.String,%20org.apache.openjpa.jdbc.schema.Column)">getCastFunction</a></strong>(<a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Val</a>&nbsp;val,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;func,
<a href="../../../../../../../org/apache/openjpa/jdbc/schema/Column.html" title="class in org.apache.openjpa.jdbc.schema">Column</a>&nbsp;col)</code>
<div class="block">Return the correct CAST function syntax</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/apache/openjpa/jdbc/kernel/exps/Val.html" title="interface in org.apache.openjpa.jdbc.kernel.exps">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/openjpa/jdbc/kernel/exps/class-use/Val.html" target="_top">Frames</a></li>
<li><a href="Val.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2018 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>