News

In Part 1, I provided an overview of available persistence mechanisms and their implementations, and introduced the Java Data Objects (JDO) approach to persistence. In Part 2, I conclude this ...
Nearly 1,000 developers cry out against the Java Community Process' vote against the Java Data Objects 2.0 spec.
The Java Data Objects standard holds out the promise of lower software development costs, more portable applications, and faster deployment times.
A controversial vote regarding the future of a Java persistence standard has been overturned in a reconsideration ballot in the Java Community Process.
O'Reilly has announced the release of "Java Data Objects" (US$39.95), co-authored by David Jordan and Craig Russell. Java Data Objects (JDO) allows Java developers to manage data without any ...
The need to persist data created at runtime is as old as computing. And the need to store object-oriented data cropped up when object-oriented programming became pervasive. Currently, most modern ...