:
play.exceptions.JavaExecutionException: org.hibernate.exception.ConstraintViolationException: coul... ]
play.exceptions.JavaExecutionException: org.hibernate.exception.ConstraintViolationException: Coul... the column for the ManyToOne
relation, seems to be a JPA's rule, but how to implement the case ?
Ha... Such a bad day ... The lesson is : **NEVER USE "hibernate.globally_quoted_identifiers=true" **
===== f