Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

View Criteria Custom Operator, syntax for expression

Kai MoellerOct 5 2015 — edited Oct 7 2015

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.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 4 2015
Added on Oct 5 2015
6 comments
1,078 views