T
- The type of the function result.public interface FunctionExpression<T>
extends javax.persistence.criteria.Expression<T>
Modifier and Type | Method and Description |
---|---|
String |
getFunctionName()
Retrieve the name of the function.
|
boolean |
isAggregation()
Is this function a value aggregator (like a COUNT or MAX function e.g.)?
|
as, in, in, in, in, isNotNull, isNull
String getFunctionName()
boolean isAggregation()
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved