Uses of Class
io.trino.sql.parser.SqlBaseParser.ReadUncommittedContext
Packages that use SqlBaseParser.ReadUncommittedContext
-
Uses of SqlBaseParser.ReadUncommittedContext in io.trino.sql.parser
Methods in io.trino.sql.parser with parameters of type SqlBaseParser.ReadUncommittedContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterReadUncommitted(SqlBaseParser.ReadUncommittedContext ctx) Enter a parse tree produced by thereadUncommittedlabeled alternative inSqlBaseParser.levelOfIsolation().voidSqlBaseListener.enterReadUncommitted(SqlBaseParser.ReadUncommittedContext ctx) Enter a parse tree produced by thereadUncommittedlabeled alternative inSqlBaseParser.levelOfIsolation().voidSqlBaseBaseListener.exitReadUncommitted(SqlBaseParser.ReadUncommittedContext ctx) Exit a parse tree produced by thereadUncommittedlabeled alternative inSqlBaseParser.levelOfIsolation().voidSqlBaseListener.exitReadUncommitted(SqlBaseParser.ReadUncommittedContext ctx) Exit a parse tree produced by thereadUncommittedlabeled alternative inSqlBaseParser.levelOfIsolation().SqlBaseBaseVisitor.visitReadUncommitted(SqlBaseParser.ReadUncommittedContext ctx) Visit a parse tree produced by thereadUncommittedlabeled alternative inSqlBaseParser.levelOfIsolation().SqlBaseVisitor.visitReadUncommitted(SqlBaseParser.ReadUncommittedContext ctx) Visit a parse tree produced by thereadUncommittedlabeled alternative inSqlBaseParser.levelOfIsolation().