EJB3的一个问题
问题如下:
Exception in thread "main" javax.ejb.EJBException: javax.persistence.PersistenceException: org.hibernate.exception.GenericJDBCException: could not insert: [entityBean.Customer_duobiaoyingshe]; nested exception is: javax.persistence.PersistenceException: org.hibernate.exception.GenericJDBCException: could not insert: [entityBean.Customer_duobiaoyingshe]
javax.persistence.PersistenceException: org.hibernate.exception.GenericJDBCException: could not insert: [entityBean.Customer_duobiaoyingshe]
哪位高人请不吝赐教!
|