๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Using and Understanding Java Data Objects

โœ Scribed by David Ezzio


Book ID
127434622
Publisher
Apress
Year
2003
Tongue
English
Weight
6 MB
Edition
1
Category
Library
ISBN
1590590430

No coin nor oath required. For personal study only.

โœฆ Synopsis


Using and Understanding Java Data Objects is the programmer's guide to JDO. Adopted by the Java Community Process, Java Data Objects (JDO) specifies a universal and transparent persistence service for Java objects. JDO reduces the amount of code that application developers write to store and retrieve persistent state. JDO frees application designers and programmers from the details of persistence. As a result, designs can be more object-oriented, programmers can be more productive, and applications can be more robust and flexible.This book provides you with the insight to evaluate and use JDO. It begins by explaining the concepts and terminology of JDO. It describes in detail the JDO interfaces and classes that you will use to build an application. Throughout, the book probes in depth. It identifies the specification's blemishes so you can avoid relying on behavior that is not defined. It offers coding strategies to solve common problems. It proposes working designs for common application architectures, such as client/server Swing applications, web applications, and five flavors of Enterprise JavaBeans. The last four chapters provide a tutorial on the JDO Learning Tools, a suite of open source programs that explore JDO and exemplify its use. Using the JDO Learning Tools, you can take a JDO implementation for a test drive and examine the architecture and code of several sample applications.


๐Ÿ“œ SIMILAR VOLUMES


Java Data Objects
โœ Robin M. Roos ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› Pearson Education ๐ŸŒ English โš– 895 KB

This book, written by the JDO Specification Lead and one of the key contributors to the JDO Specification, is the definitive work on the JDO API. It gives you a thorough introduction to JDO, starting with a simple application that demonstrates many of JDO's capabilities. It shows you how to make cla

Java Data Objects
โœ Robin M. Roos ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐Ÿ› Pearson Education ๐ŸŒ English โš– 1 MB

Java Data Objects is a standardized Java API for object persistence. It facilitates the storage and retrieval of complex object models with various storage mechanisms, including both object and relational databases. Analysts agree that JDO's transparent persistence will accelerate software developme

Core Java Data Objects
โœ Sameer Tyagi, Michael Vorburger, Keiron McCammon, Heiko Bobzin ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› Prentice Hall ๐ŸŒ English โš– 2 MB

Core Java Data Objects delivers: * Practical examples showing how JDO can be applied to existing applications * Powerful insights for using JDO to architect new systems more effectively * Step-by-step guidance for integrating JDO with other J2EE technologies * Best practices for using JD

Ninflet: a migratable parallel objects f
โœ Takagi, Hiromitsu; Matsuoka, Satoshi; Nakada, Hidemoto; Sekiguchi, Satoshi; Sato ๐Ÿ“‚ Article ๐Ÿ“… 1998 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 121 KB ๐Ÿ‘ 1 views

Ninflet is a Java-based global computing system that builds on our experiences with the Ninf system which facilitated RPC-based computing of numerical tasks in a wide-area network. The goal of Ninflet is to become a new generation of concurrent object-oriented systems which harness abundant idle com

Objects First with Java: A Practical Int
โœ David J. Barnes, Michael Kolling ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐Ÿ› Prentice Hall ๐ŸŒ English โš– 6 MB

BlueJ is a Java development environment that runs on top of the Sun Microsystems Java Development Kit making use of the standard compiler and virtual machine. It allows readers to create objects of any class and interact with their methods. For the first time, the traditionally difficult concepts of

Java Design: Objects, UML, and Process
โœ Kirk Knoernschild ๐Ÿ“‚ Library ๐Ÿ“… 2001 ๐Ÿ› Pearson Education ๐ŸŒ English โš– 3 MB

Software designers, developers, and architects are constantly confronted with the same confounding problem: how to design software that is both flexible and resilient amid change. To accomplish this tall task, practitioners must utilize the best available technologies to the fullest.JavaT Design rel