T
- The type of the function result.public interface FunctionExpression<T>
extends javax.persistence.criteria.Expression<T>
Modifier and Type | Method and Description |
---|---|
java.lang.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
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.