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 cla
Java Data Objects
โ Scribed by Robin M. Roos
- Book ID
- 127449079
- Publisher
- Pearson Education
- Year
- 2002
- Tongue
- English
- Weight
- 1 MB
- Category
- Library
- ISBN
- 0321123808
No coin nor oath required. For personal study only.
โฆ Synopsis
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 development and yield more flexible applications and object models.According to Infoworld, "The JDO standard promises to be a winner for business leaders and corporate developers alike. Unifying data access-that is, using familiar Java constructs to access information housed in relational databases, object databases, file systems, or even flash RAM-means that corporate applications will experience an increase in usability, portability and integration".This book is for Java developers, designers and architects with a good understanding of the Java language who wish to write applications that use JDO for persistence. Prior knowledge of JDBC and J2EE is not specifically required, but would help to accelerate the reader's understanding of JDO's relationship with these technologies.The companion CD-ROM includes the following JDO implementations:FastObjects, Kodo JDO, LiDO and OpenFusion JDO.
๐ 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