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!

Recommended references for database side considerations for transactions in ADF taskflow

vikrantlMay 25 2014 — edited May 25 2014

Hi guys,

I have designed a small object oriented database model, which I want to use with Oracle ADF task flow mechanism.

I would like to understand more on how the task flow should be accessing the database?

Generic questions in my mind are

- use tables & views or use stored procedures

- do I need to change the data model for task flow (transaction based task flow)

- is a object oriented data model better than flat data model?

- how do we decouple database schema changes (small scale changes) from ADF?

Thanks a lot for reading the question!

-Vikrant

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 22 2014
Added on May 25 2014
2 comments
1,243 views