I could not find where this is documented.
I want to create a custom LIKE operator similar to 'contains' but it should not contain the % wildcards, they should be added by the user at runtime in the search variable as required or not.
When I try to define and apply any custom operator with an expression, JDeveloper responds with an ID exception.