loading...
 This Article 
   
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
Technology of Object-Oriented Languages and Systems (TOOLS 34'00)
Reading Large Volumes of Java Objects from Database
Santa Barbara, California
July 30-August 03
ISBN: 0-7695-0774-3
Raimund K. Ege, Florida International University
The paper explores issues that arise from storing Java objects in databases. The Java program with its classes and objects tries to maintain an object-oriented paradigm as much as possible. However, the database schema and data are not necessarily of the same object- oriented mold. We report on an architecture that allows the Java program to pretend that all objects are in main memory, relieving the Java program from most database housekeeping chores. APIs supports the architecture to an actual database: the API can map to an object-oriented database, a relational database via JDBC, or to files using object serialization. We report on the design of these three approaches and experiences with their implementation.
Citation:
Raimund K. Ege, "Reading Large Volumes of Java Objects from Database," tools, pp.117, Technology of Object-Oriented Languages and Systems (TOOLS 34'00), 2000
Usage of this product signifies your acceptance of the Terms of Use.