Fixed
Details
Assignee
Brett MeyerBrett MeyerReporter
Ju FouJu FouLabels
Components
Priority
Trivial
Details
Details
Assignee
Brett Meyer
Brett MeyerReporter
Ju Fou
Ju FouLabels
Components
Priority
Created March 28, 2014 at 4:49 PM
Updated May 5, 2022 at 11:07 AM
Resolved May 5, 2022 at 11:07 AM
If a criteria query is built without explicit selection and no implicit could be found, the CriteriaQueryImpl.validate() method returns the following error:
"No explicit selection and an implicit one cold not be determined"
-> cold should be replaced by could
Same error message has been spotted in class QueryStructure, method locateImplicitSelection().