Implementing the data access object pattern using aspectj

AL de Oliveira, ALA Menolli… - … Conference on Enterprise …, 2008 - scitepress.org
International Conference on Enterprise Information Systems, 2008scitepress.org
Due to the constant need of access and information storage, there is a constant concern for
implementing those functionalities in large part of the currently developed applications. The
most of those applications use the Data Access Object pattern to implement those
functionalities, once that this pattern makes possible the separation of the data access code
of the application code. However your implementation exposes the data access object to
others application objects, causing situations in that a business object access the data …
Due to the constant need of access and information storage, there is a constant concern for implementing those functionalities in large part of the currently developed applications. The most of those applications use the Data Access Object pattern to implement those functionalities, once that this pattern makes possible the separation of the data access code of the application code. However your implementation exposes the data access object to others application objects, causing situations in that a business object access the data access object. With the objective of solving this problem, this paper proposes an aspect oriented implementation of this pattern, followed by a quantitative evaluation of both, object oriented (OO) and aspect oriented (AO), implementations of this pattern. This study used strong software engineering attributes such as, separation of interests, coupling and cohesion, as evaluation criteria.
scitepress.org
Showing the best result for this search. See all results