Download Free Computer Ebooks - NET BOOKS
Free information, Free your knowledge!
15th
DEC
Java Data Objects
Posted by GaQuay under Java

Book Description
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 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.
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 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.
Whether you only want to read up on an interesting new technology, or are seriously considering an alternative to JDBC or EJB CMP, you’ll find that this book is essential. It provides by far the most authoritative and complete coverage available.
Password default: netbks.com
Report Dead Link
Please leave a comment to report dead links, so that someone else may update new links.
Related Ebooks
- Java Data Objects
- JDBC Recipes: A Problem-Solution Approach
- Java Database Best Practices
- Pro EJB 3: Java Persistence API (Pro)
- Java EE 5 Development using GlassFish Application Server
- JDBC: Practical Guide for Java Programmers
- Oracle Database 11g SQL
- Oracle Database 10g: The Complete Reference
- Core Java(TM) 2, Volume II–Advanced Features (7th Edition)
- Object-Oriented Programming and Java
Recent Ebooks
- Learning the vi and Vim Editors
- XSLT, 2nd Edition
- Scholarship in the Digital Age: Information, Infrastructure, and the Internet
- Windows XP Gigabook for Dummies
- Environmental Reform in the Information Age: The Contours of Informational Governance
- Innovations and Advanced Techniques in Systems, Computing Sciences and Software Engineering
- A Practical Introduction to the Simulation of Molecular Systems
- Computational Intelligence in Archaeology
- Digital Citizenship: The Internet, Society, and Participation
- High Performance MySQL
Leave a Reply
Post Meta
-
December 15, 2007 -
Java -
No Comments
-
Comments Feed
Subscribe
Categories
- Game Mini
- Comics
- Architecture
- Business & Investing
- Medical & Health
- Science & Engineering
- Scripts & Web Templates
- Ajax
- Algorithms
- C & C++
- Certification Stuff
- Database
- Delphi
- Development for Web
- Dot NET
- General Programming
- Graphics & Design
- Java
- JavaScript
- Magazines
- Networks
- Operating System
- Perl
- PHP
- Python
- Software Development
- UML
- Video Training
- XML
Recent Comments
- Rabi on Digital Image Processing Using Matlab
- dwo on An Essential Introduction to Maya Character Rigging with DVD
- dwo on Character Modeling with Maya and ZBrush. Professional techniques
- Anon on Offensive Security 101 v.2.0
- SQL-Novice on SAP R/3 Handbook (3rd Edition)
- GaQuay on Applied Cryptography: Protocols, Algorithms, and Source Code in C, 2nd Edition
- Col on Applied Cryptography: Protocols, Algorithms, and Source Code in C, 2nd Edition
- bandr on Data Structures and Algorithm Analysis in C (2nd Edition)
- GaQuay on Video lab trainsignal.com
- hemhy on TESTOUT NETWORK+
Rss Feed



