Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - hzapata19

Pages: [1]
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

2
General Board / Re: Importing Stored Procedures inside Packages
« on: April 28, 2010, 11:31:26 pm »
I have the same problem, How can I do that?
If you know how, please, tell me.

Pages: [1]