You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason, EclipseLink doesn't handle the LIKE queries with SpEL expressions and the ESCAPE character. For Hibernate, this involved a change to the HQL grammer.
However for EclipseLink, this may be a different issue.