10 Execution Engine
This chapter explains the execution engine and its capabilities of Oracle® Database Navigator.
The built-in execution engine in Oracle® Database Navigator executes line by line of codes including calling methods, execute an entire file, an individual cell containing code or method calls, or commands, calls the debug console to evaluate expressions, and compile projects.
Topics:
- Working with Execution Engine
This topic provides an overview of the execution engine and its configurations. - Database Execution Console
This topic provides an overview of the database execution console window. - Executing Statements
This topic describes the procedure to execute PL/SQL statements. - Executing Scripts
This topic describes the procedure to execute PL/SQL scripts. - Executing Methods
This topic describes the procedure to execute methods or functions. - Executing Java Programs
This topic describes the procedure to execute Java programs.