Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] possible issue updating from v2.3.3 to v2.4.0

Can you also try adding spaces in the query,

select p from Product p join p.localizedNames m where key(m) = :language and
value(m) = :name

Ensure you include the full exception stack trace in the bug.



--
View this message in context: http://eclipse.1072660.n5.nabble.com/possible-issue-updating-from-v2-3-3-to-v2-4-0-tp154451p154599.html
Sent from the EclipseLink - Users mailing list archive at Nabble.com.


Back to the top