-
Book Overview & Buying
-
Table Of Contents
Oracle SQL Developer 2.1
By :
Extensibility, in terms of software development, means that the software can have components added without impacting, or having to change, the underlying code. Moreover, the underlying code provides 'hooks' within the infrastructure specifically designed for the addition of new components, thus allowing developers to add new or alternative capabilities not provided by the product.
The FCP is designed to allow users to build Java extensions that can be added into either JDeveloper or SQL Developer. You can build large complex features using Java. The Migrations and Versioning support within SQL Developer are examples of this, and there are external customers building Java extensions.
SQL Developer provides an additional infrastructure with code 'hooks' for adding in items using only XML with embedded SQL and PL/SQL. The extra item types you can add are:
Display editors
Context menus
Reports
Navigator nodes
We will review these XML extension...
Change the font size
Change margin width
Change background colour