public final class ShorthandProjection extends Object implements Projection
| 构造器和说明 |
|---|
ShorthandProjection(String owner,
Collection<ColumnProjection> columnProjections) |
public ShorthandProjection(String owner, Collection<ColumnProjection> columnProjections)
public String getExpression()
ProjectiongetExpression 在接口中 Projectionpublic Optional<String> getAlias()
ProjectiongetAlias 在接口中 Projectionpublic String getColumnLabel()
ProjectiongetColumnLabel 在接口中 ProjectionCopyright © 2022 The Apache Software Foundation. All rights reserved.