Package | Description |
---|---|
com.alibaba.druid.sql.visitor |
Modifier and Type | Method and Description |
---|---|
TableStat |
SchemaStatVisitor.getTableStat(SQLExprTableSource tableSource) |
TableStat |
SchemaStatVisitor.getTableStat(SQLName tableName) |
TableStat |
SchemaStatVisitor.getTableStat(String tableName) |
Modifier and Type | Method and Description |
---|---|
Map<TableStat.Name,TableStat> |
SchemaStatVisitor.getTables() |
Copyright © 2013–2017 Alibaba Group. All rights reserved.