EclipseLink generates bad SQL from CriteriaBuilder for the trim(Character, String) function. This is obviously very wrong. EclipseLink ignores the Character value and ...
I have updated my database from 2.5 to 3.0.1 and catch a problem when trying to remove TRIM function from UDFs. I'm trying DROP EXTERNAL FUNCTION "TRIM" and get error ...