Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Model view controller Pattern

Model view controller Pattern

From: Martin Drautzburg <martin.drautzburg_at_web.de>
Date: 07 Mar 2002 20:28:40 +0100
Message-ID: <87lmd4yy6v.fsf@web.de>


Is anybody aware of a way to implement a MVC pattern with a relational database serving as a repository for the models ? The problem is: how would the database inform the views of any changes ? At least in Oracle I have no clue how one could possibly implement such a thing.

Will an "application server" (whatever that is) perform such magic ? Received on Thu Mar 07 2002 - 13:28:40 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US