Book a Demo

Author Topic: EA and Oracle reverse engineering  (Read 2946 times)

Bruno.Cossi

  • EA User
  • **
  • Posts: 803
  • Karma: +0/-0
    • View Profile
EA and Oracle reverse engineering
« on: April 15, 2004, 10:41:39 pm »
Hi,

we are currently finishing and testing first release of a tool for reverse engineering or Oracle database into the EA.
While EA does have support for reverse engineering of database structures, we have had a need for a tool that would take into account Oracle-specific features (e.g. Sequences, Packages) and that would perform more than reverse engineering of tables and relationships between them.
We aim at being able to reverse engineer not only the database structures themselves, but also all of the code (stored procedures, functions, packages, java objects), objects (sequences...) and dependencies between them (which stored procedures refer to which tables, columns, other procedures etc).

The first standalone version of the tool shall be released early next week and I will provide the link to it here. I would be much interested in knowing if anyone would find this functionality useful and/or if there is anything else that you would like included.

Thank you!

Bruno
[email protected]