| Package | Description |
|---|---|
| org.apache.shardingsphere.core.parse.antlr.sql.statement.dml |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<StarSelectItem> |
SelectStatement.findStarSelectItem(String tableNameOrAlias)
Find star select item via table name or alias.
|
Collection<StarSelectItem> |
SelectStatement.getQualifiedStarSelectItems()
Get qualified star select items.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.