Use this dialog to chose the generation options for the Java classes that you want to access from PL/SQL.
The persistent identifier numbers are generated based on the method signature. With Generate Persistent names selected, each time the same Java class is imported with the Java Importer, the PL/SQL functions and procedures generated for the same Java methods will have the same four-digit identifiers appended.
By default, persistent names are not generated. For overloaded Java methods where the generated PL/SQL function and procedure names cannot be resolved to unique PL/SQL signatures, an incremental identifier is appended to the function or procedure name.