DocumentCode
2417414
Title
Reading large volumes of Java objects from database
Author
Ege, Raimund K.
Author_Institution
Sch. of Comput. Sci., Florida Int. Univ., Miami, FL, USA
fYear
2000
fDate
2000
Firstpage
117
Lastpage
124
Abstract
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. The architecture is supported by APIs 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
Keywords
Java; application program interfaces; object-oriented databases; object-oriented programming; relational databases; APIs; JDBC; Java object storage; Java program; classes; database schema; files; large Java object volume reading; main memory; object serialization; object-oriented database; object-oriented paradigm; relational database; Aerospace simulation; Airplanes; Architecture; Data visualization; Java; Object oriented databases; Object oriented modeling; Relational databases; Satellites; Tiles;
fLanguage
English
Publisher
ieee
Conference_Titel
Technology of Object-Oriented Languages and Systems, 2000. TOOLS 34. Proceedings. 34th International Conference on
Conference_Location
Santa Barbara, CA
ISSN
1530-2067
Print_ISBN
0-7695-0774-3
Type
conf
DOI
10.1109/TOOLS.2000.868964
Filename
868964
Link To Document