Skip to main content

Unified Event Model for Object Databases

  • Conference paper
Object Databases (ICOODB 2009)

Part of the book series: Lecture Notes in Computer Science ((LNISA,volume 5936))

Included in the following conference series:

Abstract

Most object databases offer little or no support for event-based programming over and above what is provided in the programming language. Consequently, functionality offered by traditional database triggers and event-condition-action (ECA) rules has to be coded in each application. We believe that a notion of triggers should be offered by object databases to facilitate application development and a clear separation of concerns. We present a general and flexible event model that unifies concepts from programming languages and database triggers. We describe an implementation of the model and how it can support the requirements of a rich variety of applications.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

References

  1. Sellis, T.K., Lin, C.C., Raschid, L.: Implementing Large Production Systems in a DBMS Environment: Concepts and Algorithms. In: Proceedings of ACM SIGMOD International Conference on Management of Data, Chicago, IL, USA, June 1-3, pp. 404–423 (1988)

    Google Scholar 

  2. Stonebraker, M., Jhingran, A., Goh, J., Potamianos, S.: On Rules, Procedure, Caching and Views in Data Base Systems. In: Proceedings of ACM SIGMOD International Conference on Management of Data, Atlantic City, NJ, USA, May 23-26, pp. 281–290 (1990)

    Google Scholar 

  3. Stonebraker, M.: The Integration of Rule Systems and Database Systems. IEEE Transactions on Knowledge and Data Engineering 4(5), 415–423 (1992)

    Article  Google Scholar 

  4. Hanson, E.N.: Rule Condition Testing and Action Execution in Ariel. In: Proceedings of ACM SIGMOD International Conference on Management of Data, San Diego, CA, USA, June 2-5, pp. 49–58 (1992)

    Google Scholar 

  5. Dewan, H.M., Ohsie, D., Stolfo, S.J., Wolfson, O., da Silva, S.: Incremental database rule processing in PARADISER. Journal of Intelligent Information Systems 1(2), 177–209 (1992)

    Article  Google Scholar 

  6. Ghandeharizadeh, S., Hull, R., Jacobs, D., Castillo, J., Escobar-Molano, M., Lu, S.H., Luo, J., Tsang, C., Zhou, G.: On Implementing a Language for Specifying Active Database Execution Models. In: Proceedings of International Conference on Very Large Data Bases, Dublin, Ireland, August 24-27, pp. 441–454 (1993)

    Google Scholar 

  7. Simon, E., Kiernan, J., de Maindreville, C.: Implementing High Level Active Rules on Top of a Relational DBMS. In: Proceedings of International Conference on Very Large Data Bases, Vancouver, Canada, August 23-27, pp. 315–326 (1992)

    Google Scholar 

  8. Brant, D.A., Miranker, D.P.: Index Support for Rule Activation. In: Proceedings of ACM SIGMOD International Conference on Management of Data, Washington, D.C., USA, May 25-28, pp. 42–48 (1993)

    Google Scholar 

  9. Kotz, A.M., Dittrich, K.R., Mulle, J.A.: Supporting Semantic Rules by a Generalized Event/Trigger Mechanism. In: Proceedings of International Conference on Extending Database Technology, Venice, Italy, March 14-18, pp. 76–91 (1988)

    Google Scholar 

  10. Cacace, F., Ceri, S., Crespi-Reghizzi, S., Tanca, L., Zicari, R.: Integrating Object-oriented Data Modelling with a Rule-based Programming Paradigm. In: Proceedings of ACM SIGMOD International Conference on Management of Data, Atlantic City, NJ, United States, May 23-26, pp. 225–236 (1990)

    Google Scholar 

  11. Díaz, O., Paton, N.W., Gray, P.M.D.: Rule Management in Object Oriented Databases: A Uniform Approach. In: Proceedings of International Conference on Very Large Data Bases, Barcelona, Catalonia, Spain, September 3-6, pp. 317–326 (1991)

    Google Scholar 

  12. Beeri, C., Milo, T.: A Model for Active Object Oriented Databases. In: Proceedings of International Conference on Very Large Data Bases, Barcelona, Catalonia, Spain, September 3-6, pp. 337–349 (1991)

    Google Scholar 

  13. Schreier, U., Pirahesh, H., Agrawal, R., Mohan, C.: Alert: An Architecture for Transforming a Passive DBMS into an Active DBMS. In: Proceedings of International Conference on Very Large Data Bases, Barcelona, Catalonia, Spain, September 3-6, pp. 469–478 (1991)

    Google Scholar 

  14. Anwar, E., Maugis, L., Chakravarthy, S.: A New Perspective on Rule Support for Object-Oriented Databases. In: Proceedings of ACM SIGMOD International Conference on Management of Data, Washington, D.C., USA, May 25-28, pp. 99–108 (1993)

    Google Scholar 

  15. Kappel, G., Retschitzegger, W.: The TriGS Active Object-Oriented Database System – An Overview. ACM SIGMOD Record 27(3), 36–41 (1998)

    Article  Google Scholar 

  16. Paton, N.W., Díaz, O.: Active Database Systems. ACM Comput. Surv. 31(1), 63–103 (1999)

    Article  Google Scholar 

  17. White, S., Alves, A., Rorke, D.: WebLogic Event Server: A Lightweight, Modular Application Server for Event Processing. In: DEBS 2008: Proceedings of the Second International Conference on Distributed Event-based Systems, pp. 193–200 (2008)

    Google Scholar 

  18. Cohen, N.H., Kalleberg, K.T.: EventScript: An Event-processing Language based on Regular Expressions with Actions. In: LCTES 2008: Proceedings of the 2008 ACM SIGPLAN-SIGBED Conference on Languages, Compilers, and Tools for Embedded Systems, pp. 111–120 (2008)

    Google Scholar 

  19. Rozsnyai, S., Schiefer, J., Schatten, A.: Concepts and Models for Typing Events for Event-based Systems. In: DEBS 2007: Proceedings of the 2007 Inaugural International Conference on Distributed Event-based Systems, pp. 62–70 (2007)

    Google Scholar 

  20. Paterson, J., Edlich, S., Hörning, H., Hörning, R.: The Definitive Guide to db4o. Apress (2006)

    Google Scholar 

  21. Gamma, E., Helm, R., Johnson, R., Vlissides, J.: Design Patterns: Elements of Reusable Object-oriented Software. Addison-Wesley Professional, Reading (1995)

    Google Scholar 

  22. Grossniklaus, M., Norrie, M.C., Sgier, J.: Realising Proactive Behaviour in Mobile Data-Centric Applications. In: Proceedings of International Workshop on Ubiquitous Mobile Information and Collaboration Systems, Trondheim, Norway, June 11-12, pp. 561–575 (2007)

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2010 Springer-Verlag Berlin Heidelberg

About this paper

Cite this paper

Grossniklaus, M., Leone, S., de Spindler, A., Norrie, M.C. (2010). Unified Event Model for Object Databases. In: Norrie, M.C., Grossniklaus, M. (eds) Object Databases. ICOODB 2009. Lecture Notes in Computer Science, vol 5936. Springer, Berlin, Heidelberg. https://doi.org/10.1007/978-3-642-14681-7_7

Download citation

  • DOI: https://doi.org/10.1007/978-3-642-14681-7_7

  • Publisher Name: Springer, Berlin, Heidelberg

  • Print ISBN: 978-3-642-14680-0

  • Online ISBN: 978-3-642-14681-7

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics