| Jens Schauder I agree with the 6.5.11 section on the JPA spec, but the problem is the use of the DTO which contains an entity inside. That's not something I've seen in the JPA spec or think it should be supported. Try using Tuple instead. If that does not work, then indeed we have an issue. |