Regenerating PL/SQL Packages
If you find that you have to regenerate a PL/SQL package from the
same Java class, then the values you choose for these options in the Import
Java Class Options dialog box can effect your output:
- Ask before overwriting existing
packagesIf you select this checkbox causes the importer to ask
if you want to overwrite the existing packages. Choose to overwrite the packages
and all included functions and procedures if appropriate.
- Generate persistent namesIf
you change the setting for this option from when you last generated
a PL/SQL package from the same Java class, then the identifiers appended (or
not appended) to the function and procedure names will change. For more information
on persistent and standard naming, see Understanding
the Persistent Naming Option.
Copyright © 1984, 2005, Oracle. All rights reserved.