Posts by estevamdf • 1 point
1 post
- 
		0 votes2 answers949 viewsA: Problems with JPA - Hibernate does not persist WHOLE objectYou have already debugged your code and checked whether the object that arrives in the save method is populated with List attributes. I suggest you force the parameter passage before calling the…