Package | Description |
---|---|
org.apache.openjpa.kernel.exps |
OpenJPA Expression Tree
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
Abs
Take the absolute value of a number.
|
(package private) class |
All
In-memory All implementation.
|
(package private) class |
Any
In-memory Any implementation.
|
(package private) class |
Index
Returns the index of a value within a collection/map.
|
(package private) class |
Size
Returns the count of a collection.
|
(package private) class |
Sqrt
Take the square root of a number.
|
Copyright © 2006–2013 Apache Software Foundation. All rights reserved.