Friday, May 28, 2010

Java Data Object











Book Summary of Java Data Objects

Java Data Objects revolutionizes the way Java developers interact with databases and other datas-tores. 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.

Download this book click here
Related books click here

No comments:

Post a Comment

Related Posts with Thumbnails

Put Your Ads Here!