| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.DatabaseLogOnsContext |
SQLServerStatementParser.databaseLogOns() |
SQLServerStatementParser.DatabaseLogOnsContext |
SQLServerStatementParser.FileDefinitionClauseContext.databaseLogOns() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementVisitor.visitDatabaseLogOns(SQLServerStatementParser.DatabaseLogOnsContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.databaseLogOns(). |
T |
SQLServerStatementBaseVisitor.visitDatabaseLogOns(SQLServerStatementParser.DatabaseLogOnsContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.databaseLogOns(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.