org.springframework.dao.DataIntegrityViolationException: not-null property references a null or transient value :
ma.px.management.repository.service.bo.HtitrePortf.compteTitreCode; nested exception is org.hibernate.PropertyValueException:
not-null property references a null or transient value : ma.px.management.repository.service.bo.HtitrePortf.compteTitreCod at ma.px.management.repository.service.dao.TitrePortfTest.testDelete(TitrePortfTest.java:47)
Caused by: org.hibernate.PropertyValueException: not-null property references a null or transient value : ma.px.management.repository.service.bo.HtitrePortf.compteTitreCode
at ma.px.management.repository.service.dao.TitrePortfTest.testDelete(TitrePortfTest.java:47).
Partager