login

An orthogonally persistent Java

ACM SIGMOD RecordPublished 1 December 1996Open access
Malcolm P. Atkinson, Laurent Daynès, Mick Jordan, Tony Printezis, Susan Spence
Citations204
SJR quartileQ2
SJR score0.69
SNIP0.92
View PDF

TL;DR

It is shown that the programmer productivity gains and possible performance gains make orthogonal persistence a valuable augmentation of Java.

Abstract

The language Java is enjoying a rapid rise in popularity as an application programming language. For many applications an effective provision of database facilities is required. Here we report on a particular approach to providing such facilities, called “orthogonal persistence”. Persistence allows data to have lifetimes that vary from transient to (the best approximation we can achieve to) indefinite. It is orthogonal persistence if the available lifetimes are the same for all kinds of data. We aim to show that the programmer productivity gains and possible performance gains make orthogonal persistence a valuable augmentation of Java.

Keywords

Computer ScienceDecision Sciences