1. How do I fix error message. "Remember that ordinal parameters are 1-based!" stackoverflow.comgiven the code snippet (please do not ask why I construct it this way...)
and
|
2. GORM can't make HQL request stackoverflow.comI have a strange bug with Grails. I want to get back some persisted datas, so I execute a HQL query for it. I need to retrieve a list from a ... |