Skip to main content

A Middleware Framework for the Persistence and Querying of Java Objects

  • Conference paper
ECOOP 2004 – Object-Oriented Programming (ECOOP 2004)

Part of the book series: Lecture Notes in Computer Science ((LNCS,volume 3086))

Included in the following conference series:

Abstract

This paper presents the adaptable and flexible architecture of a middleware framework for the persistence and querying of Java objects. The framework is composed of two sub-frameworks, each responsible for one aspect: persistence and queries. The persistence framework considers two kinds of objects: Memory instances (MI), which represent Java objects holding the data to be made persistent, and Data Store instances (DSI), which represent data items stored within data stores. It thus concentrates on the binding chain between a DSI and an MI, providing the management of the structural projection of persistent objects to a particular data store when performing I/Os. The query framework makes it possible to express, optimize and evaluate queries over heterogeneous data stores and in particular over the persistence framework objects. Query expression is independent of any query language and can be mapped to several standards. The middleware presented in this paper has been integrated in several contexts, thus validating its adaptability and flexibility.

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 84.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 109.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. Atkinson, M.P., Bailey, P.J., Chisholm, K., Cockshott, W.P., Morrison, R.: An Approach to Persistent Programming. Computing Journal 26(4), 360–365 (1983)

    MATH  Google Scholar 

  2. Atkinson, M.P., Morrison, R.: Orthogonal persistent object systems. VLDB Journal 4(3) (1995)

    Google Scholar 

  3. Atkinson, M., Jordan, M.: Providing Orthogonal Persistence for Java. In: Jul, E. (ed.) ECOOP 1998. LNCS, vol. 1445, p. 383. Springer, Heidelberg (1998)

    Chapter  Google Scholar 

  4. Atkinson, M.P., Jordan, M.J., Spence, S.: Design Issues for Persistent Java: a type-safe object-oriented orthogonally. In: Proceedings of the 7th Workshop on Persistent Object Systems, Cape May (NJ), USA (1996)

    Google Scholar 

  5. Baldonado, M., Chang, C.-C.K., Gravano, L., Paepcke, A.: The Stanford Digital Library Metadata Architecture. Int. J. Digit. Libr. 1, 108–121 (1997)

    Article  Google Scholar 

  6. Cattell, R.G.G., Barry, D.K., Berler, M., Eastman, J., Jordan, D., Russel, C., Shadow, O., Stanienda, T., Velez, F.: The Object Data Standard: ODMG 3.0. Morgan Kaufmann Publishers, San Francisco (2000)

    Google Scholar 

  7. The CORBA Persistence State Service Specification, http://www.omg.org/

  8. Dumant, B., Horn, F., Tran, F.D., Stefani, J.-B.: Jonathan: an Open Distributed Processing Environment in Java. In: IFIP International Conference on Distributed Systems Platforms and Open Distributed Processing, The Lake District, U.K. (September 1998)

    Google Scholar 

  9. Ferreira, P., Shapiro, M., Blondel, X., Fambon, O., Garcia, J., Kloosterman, S., Richer, N., Roberts, M., Sandakly, F., Coulouris, G., Dollimore, J., Guedes, P., Hagimont, D., Krakowiak, S.: PerDiS: design, implementation, and use of a PERsistent Distributed Store. Technical report, QMW TR 752, CSTB ILC/98-1392, INRIA RR 3525, INESC RT/5/98 (October 1998)

    Google Scholar 

  10. Garcia-Molina, H., Papakanstantinou, Y., Quass, Q., Rajaraman, A., Sagiv, Y., Ullman, J., Vassalos, V., Widom, J.: The TSIMIS Approach to Mediation: Data Models and Languages. Journal of the intelligent Information Systems, JIIS (1997)

    Google Scholar 

  11. Haas, L.M., Freytag, J.C., Lohman, G.M., Pirahesh, H.: Extensible Query Processing in Starburst. In: Proceedings of ACM SIGMOD International Conference on Management of Data, Portland, Oregon, May 1989, pp. 377–388 (1989)

    Google Scholar 

  12. Haas, L.M., Miller, R.J., Niswonger, B., Tork Roth, M., Schwarz, P.M., Wimmers, E.L.: Transforming Heterogeneous Data with Database Middleware: Beyond Integration. IEEE Data Engineering Bulletin 22(1), 31–36 (1999)

    Google Scholar 

  13. ISO. ITU/ISO Reference Model of Open Distributed Processing – Part 2. Foundations, International Standard ISO/IEC 10746-2, ITU-T Recommendation X.902 (1995)

    Google Scholar 

  14. ISO. ITU/ISO Reference Model of Open Distributed Processing – Part 2. Architecture, International Standard ISO/IEC 10746-3, ITU-T Recommendation X.903 (1995)

    Google Scholar 

  15. ISO 10303-22; Industrial automation system and integration – Product data representation and exchange – Part 22. Implementation methods: Standard Data Access Interface specification (1996)

    Google Scholar 

  16. Johnson, R.E.: Framework = (components + patterns): How framework compare to other object-oriented reuse techniques. Communications of the ACM 40(10), 39–42 (1997)

    Article  Google Scholar 

  17. Moss, J.E.B., Hosking, A.L.: Approaches to Adding Persistence to Java. In: First international Workshop on Persistence and Java, Drymen, Scotland (September 1996)

    Google Scholar 

  18. Oasis, The Universal Description, Discovery and Integration (UDDI), http://www.uddi.org/

  19. The Object People. TopLink: Java object-to-relational persistence architecture, http://www.objectpeople.com/

  20. ObjectWeb Consortium. The Fractal component model and framework, http://fractal.objectweb.org

  21. ObjectWeb Consortium. JOnAS: Java Open Application Server, http://jonas.objectweb.org

  22. ObjectWeb Consortium. JORM: Java Object Repository Mapping, http://jorm.objectweb.org

  23. ObjectWeb Consortium. MEDOR: Middleware Enabling Distributed Object Requests, http://medor.objectweb.org

  24. ObjectWeb Consortium. Speedo: JDO implementation, http://speedo.objectweb.org

  25. Objectweb: Consortium for the promotion and the development of open source middleware, http://www.objectweb.org

  26. OJB: Object Relational Bridge, http://db.apache.org/ojb/

  27. Persistence Software. Persistence PowerTier for J2EE, http://www.persistence.com/products/powertier/index.php

  28. Tomasic, A., Rashid, L., Valduriez, P.: Scaling Heterogeneous Databases and the Design of DISCO. In: Proc. 16th ICDCS Conf., Hong Kong (1996)

    Google Scholar 

  29. Roth, M.T., Schwarz, P.: Don’t Scrap It, Wrap It! A Wrapper Architecture fur Legacy Data Sources. In: Proc. of the 23rd VLDB Conference, Athens, Greece (1997)

    Google Scholar 

  30. Shaw, G.M., Zdonik, S.B.: A Query Algebra for Object-Oriented Databases. In: Proceedings of the Sixth International Conference on Data Engineering, Los Angeles, California, USA, February 5-9, pp. 154–162 (1990)

    Google Scholar 

  31. Sun Microsystems. Java 2 Enterprise Edition Specification, http://java.sun.com/j2ee

  32. Sun Microsystems. Java Data Objects Specification, http://java.sun.com/products/jdo

  33. Wiederhold, G.: Mediators in the Architecture of Future Information Systems. IEEE Computer, 38–49 (March 1992)

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2004 Springer-Verlag Berlin Heidelberg

About this paper

Cite this paper

Alia, M., Chassande-Barrioz, S., Déchamboux, P., Hamon, C., Lefebvre, A. (2004). A Middleware Framework for the Persistence and Querying of Java Objects. In: Odersky, M. (eds) ECOOP 2004 – Object-Oriented Programming. ECOOP 2004. Lecture Notes in Computer Science, vol 3086. Springer, Berlin, Heidelberg. https://doi.org/10.1007/978-3-540-24851-4_14

Download citation

  • DOI: https://doi.org/10.1007/978-3-540-24851-4_14

  • Publisher Name: Springer, Berlin, Heidelberg

  • Print ISBN: 978-3-540-22159-3

  • Online ISBN: 978-3-540-24851-4

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics