| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.TargetRecoveryTimeOptionContext |
SQLServerStatementParser.targetRecoveryTimeOption() |
SQLServerStatementParser.TargetRecoveryTimeOptionContext |
SQLServerStatementParser.AlterDatabaseOptionSpecContext.targetRecoveryTimeOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitTargetRecoveryTimeOption(SQLServerStatementParser.TargetRecoveryTimeOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.targetRecoveryTimeOption(). |
T |
SQLServerStatementVisitor.visitTargetRecoveryTimeOption(SQLServerStatementParser.TargetRecoveryTimeOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.targetRecoveryTimeOption(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.