Bonjour, Quand je fait un submit de mon formulaire j'ai l'erreur suivante:
est ce que quelqu'un en sait quelque chose.
Merci de votre aideorg.springframework.dao.InvalidDataAccessApiUsageException: object references an unsaved transient instance - save the transient instance before flushing: com.rca.lacentrale.model.Contrat; nested exception is org.hibernate.TransientObjectException: object references an unsaved transient instance - save the transient instance before flushing: com.rca.lacentrale.model.Contrat
Partager