public final class DistinctSelectItem extends Object implements SelectItem
| 构造器和说明 |
|---|
DistinctSelectItem() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 SelectItempublic Collection<String> getDistinctColumnLabels()
Copyright © 2019. All rights reserved.