I have a named query with an ENUM WHERE parameter defined as: @NamedQuery(name = StateArchive.UPDATE_OBJECTID, query = "UPDATE StateArchive a SET a.objectId = :objectId WHERE a.caseId = :caseId AND a.controlEvent = com.logitags.cibet.core.ControlEvent.DELETE")
Creation of the EntityManagerFactory fails with following Exception:
{color:red}2013-07-2...
This message was sent by Atlassian JIRA (v6.1-OD-09-WN#6144-sha1:62dfc48)