| Package | Description |
|---|---|
| org.datanucleus.store.rdbms.sql.method |
Support for invocation of Java methods, typically using SQL functions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AvgFunction
Expression handler to invoke the SQL AVG aggregation function.
|
class |
SumFunction
Expression handler to invoke the SQL SUM aggregation function.
|
Copyright © 2013. All Rights Reserved.