public final class DistinctSelectItem extends Object implements SelectItem
| Constructor and Description |
|---|
DistinctSelectItem() |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getDistinctColumnLabels()
Get distinct column labels.
|
String |
getExpression()
Get expression.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAliaspublic String getExpression()
SelectItemgetExpression in interface SelectItempublic Collection<String> getDistinctColumnLabels()
Copyright © 2019 The Apache Software Foundation. All rights reserved.