Uses of Class
org.apache.shardingsphere.sql.parser.autogen.SQLServerStatementParser.ExternalAccessOptionContext
Packages that use SQLServerStatementParser.ExternalAccessOptionContext
-
Uses of SQLServerStatementParser.ExternalAccessOptionContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return SQLServerStatementParser.ExternalAccessOptionContextModifier and TypeMethodDescriptionSQLServerStatementParser.AlterDatabaseOptionSpecContext.externalAccessOption()SQLServerStatementParser.externalAccessOption()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type SQLServerStatementParser.ExternalAccessOptionContextModifier and TypeMethodDescriptionSQLServerStatementBaseVisitor.visitExternalAccessOption(SQLServerStatementParser.ExternalAccessOptionContext ctx) Visit a parse tree produced bySQLServerStatementParser.externalAccessOption().SQLServerStatementVisitor.visitExternalAccessOption(SQLServerStatementParser.ExternalAccessOptionContext ctx) Visit a parse tree produced bySQLServerStatementParser.externalAccessOption().