Use Autocommit if not using transaction,
March 9, 2010 at 12:59 AM
In Above example..Always use <property name="connection.autocommit">true</property> in your xml configuration file if you are not using transaction otherwise you will not able to see the record in Database.