A script-enabled browser is required for this page to function properly.

Naming Rules for Generated PL/SQL

The naming convention for the generated PL/SQL is to name the corresponding PL/SQL function or procedure with the same name as the corresponding Java program element. In the following cases, however, the PL/SQL naming will not be identical to the Java program element name:

Understanding the Persistent Naming Option