Cover image for Aspect-oriented database systems
Title:
Aspect-oriented database systems
Personal Author:
Publication Information:
New York, NY : Springer-Verlag, 2004
Physical Description:
xv, 176 p. : ill. ; 24cm.
ISBN:
9783540009481

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000010176130 QA76.9.D3 R32 2003 Open Access Book Book
Searching...

On Order

Summary

Summary

Recently, a new set of software development techniques has become available, collectively termed Aspect-Oriented Software Development (AOSD). This aims to support the modularization of systemic properties (also referred to as crosscutting concerns) and their subsequent composition with the other parts of a system.

Rashid focuses on the use of Aspect-Oriented Programming (AOP) techniques to modularize otherwise broadly scoped features in database systems, such as the evolution or the versioning model, to improve their customizability, extensibility and maintainability. He shows how the use of AOP can transform the way we develop, use and maintain database systems. He also discusses how database systems can support AOP by providing a means for the storage and retrieval of aspects.

"Aspect-Oriented Database Systems" shows the possible synergy between AOP and database systems, and is of particular interest to researchers, graduate students and software developers in database systems and applications.


Author Notes

Dr Awais Rashid is a lecturer at Computing Department, Lancaster University, UK where he teaches database technologies. His principal research interests are in object-oriented databases and aspect-oriented software development. He leads the Aspect-Oriented Databases initiative at Lancaster which introduces the principals of aspect-oriented development into database systems. He has given several invited seminars and tutorials at both national and international level on the topic of this book. He is serving on the program committees of several aspect-orientation related events including the International Aspect-Oriented Software Development Conference.


Table of Contents

Preface
Aspect-Oriented Programming (AOP)
Crosscutting Concerns in Database Systems
Applying AOP in Database Systems
Persistent Aspects
Persistence as an Aspect
Conclusion and Outlook
References