About Toad Extension for Eclipse
Toad Extension for Eclipse is an Eclipse plugin for Oracle. It extends the functionality of Eclipse by options for Oracle database and offers various database management features.
Benefits
Toad Extension for Eclipse allows you to:
- connect to your Oracle database, view and explore the database structure, database objects and properties.
- manage database objects, easily add, edit or drop objects.
- manage data stored in your Oracle database, add, edit or remove records.
- write complex PL/SQL code comfortably (Stored Procedure and PL/SQL Editor).
- get detailed information about database objects (Explain plan, SQL profiler, PL/Doc, Oracle parameters etc.).
Toad Extension for Eclipse Plugin Views
- Connections View - Overview and selection of configured database connections.
- Schema Browser- Allows you to browse through the objects of your database.
- Describe Objects - Describes the selected database object.
- SQL Worksheet and SQL Script Editor - Execution of any SQL statements.
- Session View - Sessions related to logged user.
- SQL Recall - History of executed SQL statements.
- SQL Monitor - Log of all executed SQL Statements.
- DBMS-Output View - Overview of all outputs from DBMS_OUTPUT.
- Stored Procedure Editor and PL/SQL Editor- Editing Stored Procedures, Views and Triggers.
- Search Dialog - Browse the source code of stored procedures.
- PL/Doc View- Shows the PL / Doc of the selected database object.
- Outline View- Shows the logical structure of a database object.
- Parameters View - Overview of the database and session parameters.