--
You received this message because you are subscribed to the ADF Enterprise Methodology Group (http://groups.google.com/group/adf-methodology). To unsubscribe send email to adf-methodolo...@googlegroups.com
All content to the ADF EMG lies under the Creative Commons Attribution 3.0 Unported License (http://creativecommons.org/licenses/by/3.0/). Any content sourced must be attributed back to the ADF EMG with a link to the Google Group (http://groups.google.com/group/adf-methodology).
Database = persistent store of data.
As an ADF rookie (ADF Virgin might be better here) coming from PL/SQL and
Oracle Forms background it looks like using ADF Business Components and ADF
Faces will meet the requirements of our client who insists on having the
business logic on the middleware instead of the database. However for
performance issues our client wants us to use Coherence. How can we use
Coherence, ADF BC and ADF Faces together?
Thanks in advance.
Cüneyt Taşlı
--
I am worried about Coherence's limitations about not supporting join queries, bulk deletes and inserts. Anyways thanks for the links I'll watch the videos.
I assume that Toplink and ADFbc can coexist. What I mean is while we have the trading app on Toplink we can have the midoffice and backoffice on ADFbc right?