Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.0.2
-
Fix Version/s: 1.1-beta1
-
Component/s: Documentation
-
Labels:None
Description
For example in the hib API 'distinct' takes a Projection as a parameter, not a string, but to use it in criteria builder you have to pass in the name of a property.
Relying on hib api docs like this is bad for the above reason ![]()
Activity
- All
- Comments
- Work Log
- History
- Activity
- Git Commits
Documented in the createCriteria method in the reference guide