Package org.apache.calcite.sql.babel.postgresql
package org.apache.calcite.sql.babel.postgresql
Parse tree for PostgreSQL extensions used by the Babel parser.
-
ClassDescriptionDefines the keywords that can occur immediately after the "ROLLBACK" or "COMMIT" keywords.Parse tree node representing a
BEGIN
clause.Transaction mode.Parse tree node representing aCOMMIT
clause.Parse tree node representing aDISCARD
clause.Parse tree node representing aROLLBACK
clause.Parse tree node representing aSHOW
clause.