uTypical
system design:
ØInterface
between the middle tier and database = standard database
connection.
ØDevelopers
need detailed knowledge of the database structure.
ØRequests are processed by:
§Having the middle tier accept a request
§Making decisions about what should happen next
§Making frequent requests to the database for
more information.