Skip to content
Java Data Objects - Java Ser. (Paperback)
  • Java Data Objects - Java Ser. (Paperback)
zoom

Java Data Objects - Java Ser. (Paperback)

(author)
£31.99
Paperback 360 Pages
Published: 27/05/2003
Free UK delivery on orders over £25
  • We can order this from the publisher

Usually dispatched within 3 weeks

Free UK delivery on orders over £25
  • This item has been added to your basket

"Java Data Objects" aims to revolutionize the way Java developers interact with databases and other datastores. It allows you to store and retrieve objects in a way that's natural toJava 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 not force you to use different data models and types for dealing with storage. As a result, your code becomes easier to maintain, easier to re-use, and easier to test. And you're not tied to a specific database vendor: your JDO code is entirely database-independent. You don't even need to know whether the datastore is a relational database, an object database, or just a set of files.

The book offers a thorough introduction to JDO, starting with a simple application that demonstrates many of JDO's capabilities. It shows you how to make classes persistent, how JDO maps persistent classes to the database, how to configure JDO at runtime, how to perform transactions, and how to make queries. More advanced chapters cover optional features such as nontransactional access and optimistic transactions. The book concludes by discussing the use of JDO in web applications and J2EE environments.

Publisher: O'Reilly Media
ISBN: 9780596002763
Number of pages: 360
Dimensions: 230 x 181 x 24 mm

You may also be interested in...

Adventures in Python
Added to basket
JavaScript Pocket Reference
Added to basket
Learning SPARQL
Added to basket
Doing Math with Python
Added to basket
HTML and CSS
Added to basket
Hardback
£38.00
PHP and MySQL Web Development
Added to basket
Python Cookbook
Added to basket
High Performance Browser Networking
Added to basket
HTML5 and CSS3 All-in-One For Dummies
Added to basket
Rocket Surgery Made Easy
Added to basket
JavaScript for Kids
Added to basket
Effective JavaScript
Added to basket
Python For Kids For Dummies
Added to basket
Python Pocket Reference
Added to basket

Please sign in to write a review

Your review has been submitted successfully.