Showing posts with label Forms. Show all posts
Showing posts with label Forms. Show all posts

Tuesday, June 12, 2012

JDev/ADF sample - ADF Query Search and Results Form

    Download - ADFPageOpening_v3.zip

Thursday, June 7, 2012

JDev/ADF sample - CRUD Use Case Implementation and ADF Query Search

  • CRUD Use Case Implementation and ADF Query Search. One of the most important topics to research when rewriting legacy Oracle Forms system into Oracle ADF 11g/Oracle Fusion is how to implement CRUD operations in smooth way for the new system. CRUD operations play one of the central roles for Oracle Forms and Oracle ADF applications, because most of the applications implemented with Oracle Forms and Oracle ADF are designed to process/maintain data. CRUD implementation should be efficient for usability and performance. With today post I will provide updated sample application based on old post from 2009 - Oracle ADF Tuning: Preventing SQL Query Execution on Page Load. I have improved handling of Rollback operation when executing ADF Query search operation.
    Download - ADFPageOpening_v2.zip

Monday, April 14, 2008

JDev/ADF sample - JDeveloper 11g Masterclass in Vilnius - After Event

  • JDeveloper 11g Masterclass in Vilnius - After Event. Today I was participating in workshop - Oracle Forms: The Road To SOA, this event is described in my previous blog post. I have done JDeveloper 11g Masterclass session during this event, it was 2 hours session and was based on functionality described here. During my session I have developed 2 applications. First application is main application based on standard HR schema from Oracle XE database. Second application implements ESB flow to write into file and is exposed through Web Service.
    Download - Forms2SOA.zip, FormsToSOAComposite.zip