Object-Oriented Database Programming in Java
Author(s) -
Raimund K. Ege
Publication year - 2000
Language(s) - English
Resource type - Book series
ISBN - 0-7695-0774-3
DOI - 10.1109/tools.2000.10034
Typical Java applications involve access to a database system. Database systems store data according to their type system, even object-oriented databases generally have their own storage structures. It is therefore necessary to convert Java objects as they are stored in a database, and to re-convert them when they are read. Ideally, this should be done behind the scenes by a support package. This tutorial explores the issues involved: which database technology is available (legacy vs. relational vs. object-oriented) and which access mechanisms (JDBC, OPJ, TOPLink, etc.) are best suited. The tutorial has 2 parts: (1) accessing a relational database using the Java Database Connectivity (JBDC) package, and (2) storing Java objects in an object-oriented database directly. A complete program example will accompany both parts.
Accelerating Research
Robert Robinson Avenue,
Oxford Science Park, Oxford
OX4 4GP, United Kingdom
Address
John Eccles HouseRobert Robinson Avenue,
Oxford Science Park, Oxford
OX4 4GP, United Kingdom