Package | Description |
---|---|
org.apache.openjpa.kernel.exps |
OpenJPA Expression Tree
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
Avg
Average values.
|
(package private) class |
Count
Count non-null values.
|
(package private) class |
Max
Find the max.
|
(package private) class |
Min
Find the min.
|
(package private) class |
Sum
Sum values.
|
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.