Code tag is added. Could you please look into this. Sorry for inconvenience.
HI experts,
I am trying to run the sample hibernate application from www.roseindia.com, but the session.save(object) does not insert the object in the oracle DB.Am not getting any errors or exceptions here is a snippet of the code :
Example given in roseindia:
=================
hibernate.cfg.xml:
===========
contact.hbm.xml:
--------------------
Please help me out to run this application.
Database: oracle10g
JDBC driver version is 10.2.0.1.0
--Regards
Dhanunjay Reddy V