1. JBoss EL and JPQL: MySQL ENUM (JPA EnumType.STRING) not resolving into query parameter (using Hibernate) stackoverflow.comI have a big problem getting my JPQL query to work with a dynamic EL expression involving a MySQL ENUM type. I am trying to get it to work for days ... |
2. JPQL - Query Parameter seamframework.orgI know that this question doesnt is a Seam one, but i still need help. :)Supose the following situation:class ObjectAInteger id;List |