WWW.COMPUTEREBOOK.NET
Free Computer Book Download
Java Data Objects Ebook
![]() | Name : Java Data Objects Type : - Size : - |
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.
Keywords Ebooks:
database Ebook objects Ebook easier Ebook queries Ebook object Ebook
| Ebook | |
| Server | Status |
| rapidshare.de | Alive |
Random Ebooks
| Microsoft Windows Vista Visual QuickStart Guide |
| This fast-paced, no-fluff book teaches you the basics of Microsoft Windows Vista and includes tips,... |
| PDF Hacks |
| PDF Hacks is ideal for anyone who works with PDF on a regular basis. Learn how to create PDF documents that are far more powerful than simple representations o... |
| VB.NET Programmer’s Codebook (with source code) |
| Next time you hit the wall with a tough Visual Basic .NET problem, get the code behind the solution—and solve it the right way. This Programmer’s C... |
| 802.11 Wireless Networks: The Definitive Guide |
| As a network administrator, architect, or security professional, you need to understand the capabilities, limitations, and risks associated with integrating wir... |
| Characteristic Based Planning with mySAP SCM Scenarios Processes and Functions [Link Fixed] |
| Characteristics are used in SAP as attributes, e.g. to specify the configuration of products or the properties of batches. In many industries – engineerin... |
| Applying Domain-Driven Design and Patterns With Examples in C# and .Net |
| Patterns, Domain-Driven Design (DDD), and Test-Driven Development (TDD) enable architects and developers to create systems that are powerful, robust, and mainta... |
| Windows Vista Inside Out |
| Written by the authors of the immensely popular Microsoft Windows XP Inside Out, this book packs hun... |
| Data Binding with Windows Forms 2.0 Programming Smart Client Data Applications with dot NET |
| Data binding is the most important part of many business applications—and one of the most difficult things to understand. Data Binding with Windows Forms ... |
| Design and Performance of 3G Wireless Networks and Wireless LANs |
| Design and Performance of 3G Wireless Networks and Wireless LANs is for wireless communication system engineers, network engineers, professionals, and researche... |
| Creating Pages with iWork Visual QuickProject Guide |
| With over 40 professionally designed templates, multiple page designs, dozens of fonts, and stunning tables and charts, Pages—Apple's new word process... |
