ODBMS Provides Persistent Objects For Embedded Java

Aug. 20, 2001
Persistent Java objects simplify the storage and exchange of complex object structures. Poet Software's FastObjects j2 is a pure Java implementation of an object database management system (ODBMS). It supports RAM-based, disk-based, and remote...

Persistent Java objects simplify the storage and exchange of complex object structures. Poet Software's FastObjects j2 is a pure Java implementation of an object database management system (ODBMS). It supports RAM-based, disk-based, and remote databases. The 450-kbyte footprint makes FastObjects j2 ideal for embedded Java applications (see the figure).

An ODBMS streamlines the movement of objects to and from a storage device. A developer must bind new objects to a database, or load stored objects from a database. Then, the ODBMS transparently handles database updates.

This update process is simple if a persistent object contains simple information, such as integers. It becomes much more complicated when an object references other objects that also require storage in the database. Indirect access to referenced information is transparent with respect to the application.

Building a comparable system from scratch is a significant endeavor. Like a conventional DBMS, an ODBMS must support transactions, concurrency controls, and multithreaded support. FastObjects j2 does this, in addition to supporting import and export using XML. The FastObjects j2 API uses the Object Data Management Group (ODMG) Java Binding definitions.

A pure Java implementation has the advantage of working with any compatible Java environment. FastObjects j2 supports the Java 2 Standard Edition (J2SE) and the Micro Edition (J2ME), which often is the basis for embedded Java environments.

More information is available at www.fastobjects.com.

Sponsored Recommendations

TTI Transportation Resource Center

April 8, 2024
From sensors to vehicle electrification, from design to production, on-board and off-board a TTI Transportation Specialist will help you keep moving into the future. TTI has been...

Cornell Dubilier: Push EV Charging to Higher Productivity and Lower Recharge Times

April 8, 2024
Optimized for high efficiency power inverter/converter level 3 EV charging systems, CDE capacitors offer high capacitance values, low inductance (< 5 nH), high ripple current ...

TTI Hybrid & Electric Vehicles Line Card

April 8, 2024
Components for Infrastructure, Connectivity and On-board Systems TTI stocks the premier electrical components that hybrid and electric vehicle manufacturers and suppliers need...

Bourns: Automotive-Grade Components for the Rough Road Ahead

April 8, 2024
The electronics needed for transportation today is getting increasingly more demanding and sophisticated, requiring not only high quality components but those that interface well...

Comments

To join the conversation, and become an exclusive member of Electronic Design, create an account today!