this site is very usefull but i am sufferring some problem my hibernate prog for storing the data works fine but data is not store in that and on cosole this is o/p i also create trasaction object and commit. log4j:WARN No appenders could be found for logger (org.hibernate.cfg.Environment). log4j:WARN Please initialize the log4j system properly. Hibernate: select max(objectid) from dtproperties Hibernate: insert into dtproperties (property, value, version, objectid) values (?, ?, ?, ?) Data inserted into database