public final class ShorthandProjection extends Object implements Projection
| Constructor and Description |
|---|
ShorthandProjection() |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getAlias()
Get alias.
|
String |
getColumnLabel()
Get columnLabel.
|
String |
getExpression()
Get expression.
|
Optional<String> |
getOwner()
Get owner.
|
public String getExpression()
ProjectiongetExpression in interface Projectionpublic Optional<String> getAlias()
ProjectiongetAlias in interface Projectionpublic String getColumnLabel()
ProjectiongetColumnLabel in interface ProjectionCopyright © 2021 The Apache Software Foundation. All rights reserved.