DataIntegrityViolationException Error

프로젝트

목록 보기
7/39

org.springframework.dao.DataIntegrityViolationException: A different object with the same identifier value was already associated with the session : [com.myomi.order.entity.OrderDetail#com.myomi.order.entity.OrderDetailEmbedded@e86]; nested exception is javax.persistence.EntityExistsException: A different object with the same identifier value was already associated with the session : [com.myomi.order.entity.OrderDetail#com.myomi.order.entity.OrderDetailEmbedded@e86]

  • Pk 같은애를 계속 넣으려고 했더니 생긴 문제였음
profile
백엔드를 공부하고 있습니다.

0개의 댓글