Hello guys,
crazy days for me...I won the makeover of a an old web app that runs on Oracle 8i.
What I want to do is: reverse eng DB with hibernate and adapt another web app to replace the old one.
Now I'm going crazy with various combinations of JDBC, JDK, JRE, Eclipse, Hibernate and bla bla bla....to be able to reverse eng the database.
So, if there is some good soul who wants to help a martyr, I would be very grateful.
I have Eclipse Galileo 3.5.2 (Build M20100211-1343) set in this way:
JRE: 1.4.2_19 (specific to the project) ....maybe it's wrong?
JDBC: ojdbc14.jar (work with 1.4 (or upper))
Put on my classpath: jdk1.6.0_45
As you can see in the image, the stuff "work", I can browse DB's objects from Data Source Explorer.
The problem is when I try to generate Pojo class from Hibernate Code Generation tool, nothing seems happen.
Where I'm wrong?
Thanks all in advance
S.
23/03/2016: corrected post title