My entity Person }}has attribute {{Set<Role> roles:
Role is an enum and PersonRoleConverter }}is {{jakarta.persistence.AttributeConverter<X, Y> In the role table the role }}column is {{nvarchar(255) type. Having this JPA query
I got this invalid JDBC query
Then I got the exception:
|