public interface Projection
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getAlias()
Get alias.
|
String |
getColumnLabel()
Get columnLabel.
|
String |
getExpression()
Get expression.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.