public final class ProjectionEngine extends Object
| 构造器和说明 |
|---|
ProjectionEngine() |
| 限定符和类型 | 方法和说明 |
|---|---|
Optional<Projection> |
createProjection(org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.TableSegment table,
org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ProjectionSegment projectionSegment)
Create projection.
|
public Optional<Projection> createProjection(org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.TableSegment table, org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ProjectionSegment projectionSegment)
table - table segmentprojectionSegment - projection segmentCopyright © 2022 The Apache Software Foundation. All rights reserved.