Use the Oracle Package Editor to create new packages or edit package properties such as package specification, body, synonyms and so on.
Open the Oracle Package Editor by selecting Package from the Database menu.
Packages are supported in the following features:
The Oracle Package Editor dialog includes the following tabs:
Specification Enter or edit package specifications such as stored procedures or functions.
Body Enter or edit the package body.
Expanded Displays expanded code for the package body and package specification in read-only format.
Synonym Enter or edit synonyms for a package.
Context Enter or edit a context for a package.
Object Creation Order Specify the order of creation for procedures, functions, and packages.
Lets you enter any comments that you want to associate with the object.
Lets you enter user-defined property values for the object.
Lets you view or edit user notes.
The following describes all of the other options available in this dialog:
A list box that contains the packages available in the current model.
You can enter a name in this text box to assign a database Owner to the selected package.
Opens the Create Package dialog where you can specify the name for the new package.
Select a package from the Packages list box that you want to delete, and click the Delete button.
Select this check box if you want to generate DDL for this object during Forward Engineering. If you do not select the check box, no DDL will be generated for this object during Forward Engineering.
Select this check box if you want the package DDL that is generated during Forward Engineering to replace any occurrence of an identically-named package. If this check box is not selected, the package DDL generated will only attempt to create the object and will not attempt to replace it.
Starts the Complete Compare task so you can synchronize the physical objects defined in your model with the information stored on the server.
Copyright © 2017 erwin Inc.
All rights reserved.
|
|