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