1
General Board / Re: Importing Stored Procedures inside Packages
« on: April 29, 2010, 08:29:26 am »
Hi Paolo:
This is the information:
Oracle database 10g Enterprise Edition 10.2.0.40 - 64 bits
Driver: Oracle ODBC Driver 11.1
I'm trying to import an oracle package with 4 procedures inside.
I selected this options in the Import DB Schema from ODBC source:
- Include User Packages
- Include User Stored Procedures ...
- Import as individual classes
-Include User Functions ...
- Import as individual classes
- Import as New objects
-Diagram & Package
When the import process ends the diagram only shows a class with the stereotype "Package" and the name of package and two public operations: spectification() and body() with the stereotype "package spectification" and "package body".
I can't see procedures and function inside de package as operation nof the class.
Please. Can you help me how can I get that.
Thanks
This is the information:
Oracle database 10g Enterprise Edition 10.2.0.40 - 64 bits
Driver: Oracle ODBC Driver 11.1
I'm trying to import an oracle package with 4 procedures inside.
I selected this options in the Import DB Schema from ODBC source:
- Include User Packages
- Include User Stored Procedures ...
- Import as individual classes
-Include User Functions ...
- Import as individual classes
- Import as New objects
-Diagram & Package
When the import process ends the diagram only shows a class with the stereotype "Package" and the name of package and two public operations: spectification() and body() with the stereotype "package spectification" and "package body".
I can't see procedures and function inside de package as operation nof the class.
Please. Can you help me how can I get that.
Thanks