Details
-
Task
-
Resolution: Fixed
-
Minor
-
1.1
-
None
Description
This will allow Velocity/Groovy/Plugin writers the ability to pass literals which will be automatically escaped by Hibernate. Till now, you had to do your own escaping for generating valid SQL (for example escaping single quotes).
This also allows fixing XWIKI-1768