Interview Question in JBoss
Interview Question :: I am using spring with hibernate for persistance,get error getHibernateTemplate().save()
i am using spring with hibernate for persistance,get error getHibernateTemplate().save()
BELOW IS THE ERROR I AM GETTING WHILE ACCSES
getHibernateTemplate().save() .PLZ GIVE ME SOLUTION ASAP.
DataBase:Postgresql.
Server:JBoss.
org.springframework.orm.hibernate3.Hib... identifier of an instance of com.openworld.slh.service.referencedata.... altered from 19 to 0; nested exception is org.hibernate.HibernateException: identifier of an instance of com.openworld.slh.service.referencedata.... altered from 19 to 0
13:26:19,259 INFO [STDOUT] org.hibernate.HibernateException: identifier of an instance of com.openworld.slh.service.referencedata.... altered from 19 to 0

Loading ...