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
Java Data Objects
โ Scribed by Robin M. Roos
- Book ID
- 127399094
- Publisher
- Pearson Education
- Year
- 2003
- Tongue
- English
- Weight
- 895 KB
- Edition
- 1
- Category
- Library
- ISBN-13
- 9780321123800
No coin nor oath required. For personal study only.
โฆ Synopsis
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.
๐ SIMILAR VOLUMES
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
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 retriev
For CS1 (in Java) and introductory Java programming courses offered in Computer Science, Engineering, CIS, MIS, IT and Business programs at both the undergraduate and graduate level. With a focus on object-oriented problem solving, this revision of a popular book takes an "objects early" approach to