2 Replies Latest reply on Sep 5, 2007 11:42 AM by asookazian

    stored proc reverse engineered into ORM/JPA code???

    asookazian

      Is it possible to reverse engineer sproc (PL/SQL or T-SQL based) into entity beans, Hibernate, Toplink, iBATIS, etc.??

      otherwise, if we need to do this, what is the recommended path? convert to pseudo-code first and then go from there???