about hibernate and pls solve this,
September 30, 2007 at 2:44 PM
Hi i am using sql server database and i am getting this output
log4j:WARN No appenders could be found for logger (org.hibernate.cfg.Environment). log4j:WARN Please initialize the log4j system properly. Inserting Record Done Hibernate: insert into CONTACT (FIRSTNAME, LASTNAME, EMAIL, ID) values (?, ?, ?, ?)
but data is not updating or inserting or updating into data base