Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.1.3.RELEASE
-
Component/s: PERSISTENCE
-
Labels:None
Description
JPQL does not support count. Instead count(o) is required to be spec compliant. This change was introduced as part of a contributed patch for
ROO-2091.