The Proceedings of the Information Systems Education Conference 2005: §2553    Home    Papers/Indices    prev (§2552)    Next (§2554)
Fri, Oct 7, 3:00 - 3:25, Senate B     Paper (refereed)
Recommended Citation: Dollinger, R, D V Goulet, and D C Gibbs.  Automating the Development of Data Access Layer.  In The Proceedings of the Information Systems Education Conference 2005, v 22 (Columbus OH): §2553. ISSN: 1542-7382. (A later version appears in Information Systems Education Journal 4(32). ISSN: 1545-679X.)
CDpic

Automating the Development of Data Access Layer

thumb
Refereed12 pages
Robert Dollinger    [a1] [a2]
Department of Mathematics and Computing
University of Wisconsin Stevens Point    [u1] [u2]
Stevens Point, Wisconsin, USA    [c1] [c2]

Daniel V. Goulet    [a1] [a2]
Computing & New Media Technologies
University of Wisconsin Stevens Point    [u1] [u2]
Stevens Point, Wisconsin, USA    [c1] [c2]

David C. Gibbs    [a1] [a2]
Mathematics and Computing Department
University of Wisconsin Stevens Point    [u1] [u2]
Stevens Point, Wisconsin, USA    [c1] [c2]

Modern software environments like XDE .NET provide integrated and powerful tools that designers and developers can use in all stages of the application development from building use case diagrams to automatically generating code. Such tools allow a much more systematic and highly automated approach of the entire development process transforming what not long ago was more like an “art” into a better understood engineering activity. Still, there are many challenges that designers and developers have to deal with in order to make the tools work properly and produce meaningful results. Some of these challenges are faced at the sensitive point of passing from the realm of Object Models to the one of Data Models. There is a missing link between these two, which still has to be coded by the application developers in what is called the Data Access Layer. In order to simplify developers’ work we propose a two step approach in automating the creation of a Data Access Layer. The first step consists in factoring out the database specific functionality into a sub-layer which is completely independent of the specifics of the entity types of the given application. The second step consists of using dynamic code generation techniques in order to automatically generate code for the basic database operations associated to the application’s entity types. As a result application developers will be able to use a data access class generator instead of having to write the class specific code themselves.

Keywords: data access layer, entity classes, reflection, attributed programming

Read this refereed paper in Adobe Portable Document (PDF) format. (12 pages, 859 K bytes)
Preview this refereed paper in Plain Text (TXT) format. (28 K bytes)

CDpic
Comments and corrections to
webmaster@isedj.org