Wednesday, June 24, 2015

JDev/ADF sample - Intercepting Table Filter Query and Manipulating VO SQL Statement

  • Intercepting Table Filter Query and Manipulating VO SQL Statement. I’m going to describe one non declarative use case. Imagine, if there is a table with filter functionality, you may want to intercept filter items and apply the same for another VO. This another VO should be based on the same DB table, so it could apply criteria items against the table.
    Download - AdvancedViewCriteriaApp.zip

No comments: