advertisement
Login | Register   
  Include Code  Search Tips
TODAY'S HEADLINES  |   ARTICLE ARCHIVE  |   TIP BANK
Browse DevX
Download the code for this article
What has your experience with JDO been? What features would you like to see added in future releases? Tell us about it.
Partners & Affiliates
advertisement
advertisement
advertisement
advertisement
 

Java Data Objects (JDO): An Object-based Approach to Transparent Persistence

For persistence storages, JDO provides a better and more efficient approach to application development. 


advertisement

hese days almost every application requires some sort of data persistence, whether local, remote, or both. Developers traditionally have built applications with a specific data store and source in mind, using data store-specific APIs. This approach becomes troublesome and resource-intensive when trying to support and certify an application on numerous persistent data stores. Still, developers have had no choice but to learn, code, and test data source-specific APIs, despite the significant added overhead in the product lifecycle.


It's quick, easy and you get access to all the articles on DevX.
This registration/login is to allow you to read articles on devx.com.
Already a member?



advertisement