middlegen and oracle features.
"Austin, Tate" <[email protected]> Tue, 31 May 2005 09:48:01 -0400
| Newsgroups | gmane.comp.java.ejb.middlegen.user |
|---|---|
| Message-ID | <[email protected]> |
Hey, I've been trying to reverse engineer an oracle database and middlegen historically has broken while trying to convert it. I had to go in and turn the is_oracle flag to false in order to get the schema, but there is a host of PLSQL things that were left un-converted to hibernate. Does this mean hibernate itself does not support them? Or does it mean I just need to figure out the hibernate objects to interact with these features: (for example, SQL packages.)