public final class ExpressionProjection extends Object implements Projection
| Constructor and Description |
|---|
ExpressionProjection() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<String> |
getAlias()
Get alias.
|
String |
getColumnLabel()
Get columnLabel.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExpressionpublic com.google.common.base.Optional<String> getAlias()
ProjectiongetAlias in interface Projectionpublic String getColumnLabel()
ProjectiongetColumnLabel in interface ProjectionCopyright © 2020 The Apache Software Foundation. All rights reserved.