Good afternoon all, I'm currently using WebSphere which is embedding the OpenJPA 1.0.1 version, and I'm currently facing the OPENJPA-200 JIRA Issue, since I'm doing named queries which contain Enumeration values.
I saw that the bug fix was done just after the 1.0.1 release, and by looking at the 1.0.3 source code (for instance), the modifications related to the JIRA issue are not present, while they seem to be present in the 1.1.0 version. So, my question is, which version corresponds to the "official" fix of this bug ? Actually, I didn't find any answer regarding this topic, even after browsing the JIRA issue and the different versions release notes. Thanks a lot for your help !
