In this blog, 25.000 books will be uploaded, so far more than 1400 books are available. Books, will be added daily, please check this blog daily.
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
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment