eBooks-it.org Logo
eBooks-IT.org Inner Image

Core Java Data Objects

Core Java Data Objects Image

Book Details:

Publisher:Prentice Hall
Series: Prentice Hall
Author:Sameer Tyagi
Edition:1
ISBN-10:0131407317
ISBN-13:9780131407312
Pages:576
Published:Sep 21 2003
Posted:Nov 19 2014
Language:English
Book format:CHM
Book size:1.68 MB

Book Description:

The need for persistence is a prerequisite for any enterprise application and the case is no different for applications written in the Java programming language. A typical Java application will consist of code that is responsible for storing and retrieving the application specific data to some kind of storage facility so that it can be retrieved and used at a later time. Now there is a new alternative-Java Data Objects (JDO) that is well placed to change the way developers have traditionally perceived persistence in their applications. JDO is a standard developed under the auspices of the Java Community Process by a number of industry participants. JDO is a new technology, but it is one that holds great promise. If you are an architect, a developer or even a manager that is involved with persistence in Java and would like to gain an insight into this technology then this book is for you.

Download Link:

Related Books:

Java Data Objects

Java Data Objects Image
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. This book is suitable for final year undergraduate students on courses that address Java in database applications. Prior knowledge of JDBC and J2EE is not specifically required, but would help to accelerate the student's understanding of JDO's relationships with these technologies....

Using and Understanding Java Data Objects

Using and Understanding Java Data Objects Image
Like the servlet and EJB specification, JDO is a standard that is implemented by competing software vendors. Several JDO implementations are currently available as third party products for relational databases and object-oriented databases, and this is a comprehensive guide to its applications.This is an application programmer's guide to the Java Data Objects (JDO) specification recently accepted by the Java Community Process....

Java Data Objects

Java Data Objects Image
Java Data Objects revolutionizes the way Java developers interact with databases and other datastores. JDO allows you to store and retrieve objects in a way that's natural to Java programmers. Instead of working with JDBC or EJB's container-managed persistence, you work directly with your Java objects. You don't have to copy data to and from database tables or issue SELECTs to perform queries: your JDO implementation takes care of persistence behind-the-scenes, and you make queries based on the fields of your Java objects, using normal Java syntax. The result is software that is truly object-oriented: not code that is partially object-oriented, with a large database-shaped lump on the back end. JDO lets you save plain, ordinary Java objects, and does...



2007 - 2021 © eBooks-IT.org