3. Dynamic transposition
Dynamic transposition consists in matching the processes defined on the objects with the data in the database. The efficiency of data access depends heavily on the choices made during static transposition.
In the context of a 3-tier architecture (separation of presentation, processing and data), dynamic transposition takes place according to the figure
9
.
The dynamic transposition process is divided into :
Data access services in the "Data" layer. These services manage the addition, deletion, modification or selection of data on storage structures, notably via the notion of DML (Data Manipulation Language), which includes INSERT, DELETE, UPDATE...
You do not have access to this resource.
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed?
Log in!
Ongoing reading
Dynamic transposition