public final class ExpressionProjection extends Object implements Projection
| 构造器和说明 |
|---|
ExpressionProjection() |
| 限定符和类型 | 方法和说明 |
|---|---|
Optional<String> |
getAlias()
Get alias.
|
String |
getColumnLabel()
Get columnLabel.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExpressionpublic Optional<String> getAlias()
ProjectiongetAlias 在接口中 Projectionpublic String getColumnLabel()
ProjectiongetColumnLabel 在接口中 ProjectionCopyright © 2020 The Apache Software Foundation. All rights reserved.