JobPlus知识库 书籍
[书籍] Java Data Objects
作者: David Jordan , Craig Russell
出版社: O'Reilly Media
简介: Java Data Objects revolutionizes the way Java developers interact with databases and other datastores. 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. The result is software that is truly object-oriented: not code that is partially object-oriented, with a ...
  
分享到
用户推荐(0)

暂无推荐,你也可以发布推荐哦:)

扫码APP

扫描使用APP

扫码使用

扫描使用小程序