Serviceeinschränkungen vom 12.-22.02.2026 - weitere Infos auf der UB-Homepage

Treffer: BOTTOM-UP DESIGN OF ACTIVE OBJECT-ORIENTED DATABASES.

Title:
BOTTOM-UP DESIGN OF ACTIVE OBJECT-ORIENTED DATABASES.
Authors:
Kappel, G.1 gerti@ifs.uni-linz.ac.at, Rausch-Schott, S.2 Stefan.Rausch-Schott@BHS.AT, Retschitzegger, W.3 werner@ifs.uni-linz.ac.at, Sakkinen, M.4 sakkinen@cs.jyu.fi
Source:
Communications of the ACM. Apr2001, Vol. 44 Issue 4, p99-104. 6p.
Database:
Business Source Premier

Weitere Informationen

This article focuses on the bottom-up design approach used for software development. As top-down design approaches give database designers little guidance with transforming a conceptual model into an active object-oriented database schema. A bottom-up design approach may provide a better perspective. Using this approach to Active Object-Oriented Databases (AOODB) two subtasks are needed, specifying application classes, and identifying business policies, which are generally spread over different classes. This approach enhance sequential message passing, so interactions are specifiable in a concurrent object-oriented (OO) environment based on multiple threads of control. Although such interaction mechanisms are built-in primitives in some concurrent OO systems, they must usually be defined by programmers. Two interaction rule patterns are, the abstraction from a single application-specific rule to a primitive rule pattern, and a composite rule pattern abstracting from more than one rule. To successfully apply rule patterns, they must include a proper design and development tool.