| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractVal | |
|---|---|
| org.apache.openjpa.jdbc.kernel.exps | OpenJPA-JDBC Expression Tree | 
| Uses of AbstractVal in org.apache.openjpa.jdbc.kernel.exps | 
|---|
| Subclasses of AbstractVal in org.apache.openjpa.jdbc.kernel.exps | |
|---|---|
|  class | AbsAbsolute value. | 
| (package private)  class | AggregateAggregate listener that evaluates to a value. | 
| (package private)  class | AllAll. | 
| (package private)  class | AnyAny. | 
|  class | ArgsA list of arguments to a multi-argument function. | 
| (package private)  class | AvgAverage. | 
|  class | CoalesceExpressionCoalesce expression. | 
|  class | CollectionParamA collection-valued input parameter in an in-expression. | 
|  class | ConcatConcatenate one string with another. | 
| (package private)  class | ConstA literal or parameter in the filter. | 
| (package private)  class | ConstGetObjectIdObtaining the object id of a constant. | 
| (package private)  class | ConstPathA field traversal starting with a constant filter parameter. | 
| (package private)  class | CountCount non-null values. | 
| (package private)  class | CurrentDateA literal current DATE/TIME/TIMESTAMP value in a filter. | 
|  class | DatastoreFunctionA unary operator that executes a datastore specific function with zero or more arguments. | 
| (package private)  class | DistinctDistinct the specified path. | 
| (package private)  class | ExtensionFilter listener that evaluates to a value. | 
|  class | GeneralCaseExpressionGeneral case expression. | 
| (package private)  class | GetMapValueReturns the value of the given map's key. | 
| (package private)  class | GetObjectIdSelect the oid value of an object; typically used in projections. | 
| (package private)  class | IndexIndex. | 
|  class | IndexOfFind the index of one string within another. | 
|  class | LitA literal value in a filter. | 
|  class | MapEntryReturns the Map.Entry | 
|  class | MapKeyReturns the key of a map value. | 
|  class | MathValue produced by a mathematical operation on two values. | 
| (package private)  class | MaxMaximum. | 
| (package private)  class | MinMinimum. | 
|  class | NullA literal null value in a filter. | 
|  class | NullIfExpressionNullIf expression. | 
|  class | ParamA parameter in a filter. | 
|  class | SimpleCaseExpressionSimple case expression. | 
| (package private)  class | SizeSize. | 
|  class | SqrtSquare root. | 
| (package private)  class | StringFunctionA JDBC string function. | 
|  class | StringLengthReturns the number of characters in a string. | 
|  class | SubQA subquery. | 
|  class | SubstringTake a substring of a string. | 
| (package private)  class | SumSum. | 
|  class | ToLowerCaseLower-cases a string. | 
|  class | ToUpperCaseUpper-cases a string. | 
|  class | TrimReturns the number of characters in a string. | 
| (package private)  class | TypeEntity Type expression. | 
|  class | TypeLitA type literal value. | 
| (package private)  class | UnaryOpValue produced by a unary operation on a value. | 
| (package private)  class | VariableA variable in a filter. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||