public final class ProjectionEngine extends Object
| Constructor and Description |
|---|
ProjectionEngine() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<Projection> |
createProjection(String sql,
SelectItemSegment selectItemSegment)
Create projection.
|
public com.google.common.base.Optional<Projection> createProjection(String sql, SelectItemSegment selectItemSegment)
sql - SQLselectItemSegment - select item segmentCopyright © 2020 The Apache Software Foundation. All rights reserved.