Posted By:
francesco_bonavia
Posted On:
Thursday, November 10, 2005 12:37 PM
Hi to all, I'd like to know how to create a connection to an Oracle 9i DB using Hibernate3 and Eclipse SDK 3.1.1 I have an Oracle Schema done by some tables. Using eclipse/hibernate wizard I want create: 1)domain code (java) 2)DAO code 3)mappings (hbm.xml file) Then: 4) How I could check if my db connection is correct? I ask this because I have create an hibernate.cfg.xml file but I'm not able to check if I'm really connected to my oracle database. Thanks a lot Francesco
More>>
Hi to all,
I'd like to know how to create a connection to an Oracle
9i DB using Hibernate3 and Eclipse SDK 3.1.1
I have an Oracle Schema done by some tables.
Using eclipse/hibernate wizard I want create:
1)domain code (java)
2)DAO code
3)mappings (hbm.xml file)
Then:
4) How I could check if my db connection is correct?
I ask this because I have create an hibernate.cfg.xml
file but I'm not able to check if I'm really connected
to my oracle database.
Thanks a lot
Francesco
<<Less