I ran the application and got output as shown in tutorial. but it did not insert any record in database.
I am using oracle 10g and my setting is <property name="dialect">org.hibernate.dialect.OracleDialect</property> is it wrong ?
View All Comments
| View Tutorial