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 |
MaxFunction
Expression handler to invoke the SQL MAX aggregation function.
|
class |
MinFunction
Expression handler to invoke the SQL MIN aggregation function.
|
Copyright © 2015. All rights reserved.