Uses of Package
gudusoft.gsqlparser.stmt.oracle
Packages that use gudusoft.gsqlparser.stmt.oracle
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Classes in gudusoft.gsqlparser.stmt.oracle used by gudusoft.gsqlparser.dlineage.dataflow.modelClassDescriptionThe CREATE PACKAGE statement creates or replaces the specification for a stored package, which is an encapsulated collection of related procedures, functions, and other program objects stored together in the database.
-
Classes in gudusoft.gsqlparser.stmt.oracle used by gudusoft.gsqlparser.nodesClassDescriptionIncludes some basic expression statement in plsql.Oracle create function.The CREATE PACKAGE statement creates or replaces the specification for a stored package, which is an encapsulated collection of related procedures, functions, and other program objects stored together in the database.This class represents 3 types of SQL statement: Create procedure statement, creates or replaces a standalone stored procedure or a call specification.The CREATE TRIGGER statement creates or replaces a database trigger, which is either of the following: A stored PL/SQL block associated with a table, a schema, or the database. An anonymous PL/SQL block or a call to a procedure implemented in PL/SQL or Java. For detailed information about Oracle simple_dml_trigger, compound_dml_trigger, non_dml_trigger Please check
TTriggeringClauseThe CREATE TYPE statement creates or replacesThis class is a placeholder for CREATE TYPE statement.The CREATE TYPE BODY defines or implements the member methods defined in the object type specification.The FORALL statement issues a series of static or dynamic DML statements, usually much faster than an equivalent FOR loop.The GOTO statement branches unconditionally to a statement label or block label.A record is a composite variable that can store data values of different types.Deprecated.As of v1.6.4.1A collection groups elements of the same type in a specified order.A collection groups elements of the same type in a specified order. -
Classes in gudusoft.gsqlparser.stmt.oracle used by gudusoft.gsqlparser.resolverClassDescriptionOracle create function.The CREATE PACKAGE statement creates or replaces the specification for a stored package, which is an encapsulated collection of related procedures, functions, and other program objects stored together in the database.This class represents 3 types of SQL statement: Create procedure statement, creates or replaces a standalone stored procedure or a call specification.
-
Classes in gudusoft.gsqlparser.stmt.oracle used by gudusoft.gsqlparser.resolver2ClassDescriptionOracle create function.The CREATE PACKAGE statement creates or replaces the specification for a stored package, which is an encapsulated collection of related procedures, functions, and other program objects stored together in the database.This class represents 3 types of SQL statement: Create procedure statement, creates or replaces a standalone stored procedure or a call specification.The CREATE TRIGGER statement creates or replaces a database trigger, which is either of the following: A stored PL/SQL block associated with a table, a schema, or the database. An anonymous PL/SQL block or a call to a procedure implemented in PL/SQL or Java. For detailed information about Oracle simple_dml_trigger, compound_dml_trigger, non_dml_trigger Please check
TTriggeringClause -
Classes in gudusoft.gsqlparser.stmt.oracle used by gudusoft.gsqlparser.resolver2.namespaceClassDescriptionThe CREATE PACKAGE statement creates or replaces the specification for a stored package, which is an encapsulated collection of related procedures, functions, and other program objects stored together in the database.
-
Classes in gudusoft.gsqlparser.stmt.oracle used by gudusoft.gsqlparser.resolver2.scopeClassDescriptionThe CREATE PACKAGE statement creates or replaces the specification for a stored package, which is an encapsulated collection of related procedures, functions, and other program objects stored together in the database.
-
Classes in gudusoft.gsqlparser.stmt.oracle used by gudusoft.gsqlparser.scriptWriterClassDescriptionThis class represents 3 types of SQL statement: Create procedure statement, creates or replaces a standalone stored procedure or a call specification.
-
Classes in gudusoft.gsqlparser.stmt.oracle used by gudusoft.gsqlparser.stmt.oracleClassDescriptionThe CREATE TYPE statement creates or replacesA collection groups elements of the same type in a specified order.A collection groups elements of the same type in a specified order.