]
Pete Muir updated JBSEAM-1898:
------------------------------
Fix Version/s: 2.1.0.BETA2
(was: 2.1.0.GA)
EntityQuery hints map is defined as <String, String> instead of
<String, Object>
--------------------------------------------------------------------------------
Key: JBSEAM-1898
URL:
https://jira.jboss.org/jira/browse/JBSEAM-1898
Project: Seam
Issue Type: Bug
Components: Framework
Reporter: david castannon
Fix For: 2.1.0.BETA2
EntityQuery hints map field is defined as <String, String> instead of <String,
Object> used at hibernate method setHint of QueryImpl.
So, if you want to set, e.g., "org.hibernate.cacheMode" hint with
CacheMode.REFRESH jboss throws exception.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: