hai,can someone guide me thru this?,
February 28, 2008 at 2:59 PM
when i tried the example program with transaction autocommited,i am still getting message like log4j:WARN No appenders could be found for logger (org.hibernate.cfg.Environment). log4j:WARN Please initialize the log4j system properly. Inserting Record Hibernate: insert into CONTACT (FIRSTNAME, LASTNAME, EMAIL, ID) values (?, ?, ?, ?) Could not execute JDBC batch update
View All Comments
| View Tutorial