| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
CommonDistSQLStatementParser.PoolPropertyContext |
CommonDistSQLStatementParser.poolProperty() |
CommonDistSQLStatementParser.PoolPropertyContext |
CommonDistSQLStatementParser.PoolPropertiesContext.poolProperty(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CommonDistSQLStatementParser.PoolPropertyContext> |
CommonDistSQLStatementParser.PoolPropertiesContext.poolProperty() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitPoolProperty(CommonDistSQLStatementParser.PoolPropertyContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.poolProperty(). |
T |
CommonDistSQLStatementVisitor.visitPoolProperty(CommonDistSQLStatementParser.PoolPropertyContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.poolProperty(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.