| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.infra.binder.segment.select.projection.impl | |
| org.apache.shardingsphere.infra.binder.segment.table |
| 构造器和说明 |
|---|
ShorthandProjection(String owner,
Collection<ColumnProjection> columnProjections) |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,String> |
TablesContext.findTableNamesByColumnProjection(Collection<ColumnProjection> columns,
ShardingSphereSchema schema)
Find expression table name map by column projection.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.