| Alfred Staflinger thanks for the new tetss. With 5.2
and
were merged so when you unwrap the
from the
the
query.setParameter("message", "Hello")
is going to adhere to the JPA spec so the parameters are validated causing the
I'm thinking about adding a new configuration to disable the validation. |