Java Database Best Practices (CHM 英文版)
(CHM 英文版)
By George Reese
Publisher : O'Reilly
Pub Date : May 2003
ISBN : 0-596-00522-9
Pages : 286
Unlike other books on this topic, which focus on a single way to do things, Java Database Best Practices takes you through a wide variety of different ways to store and access data, enabling you to learn which "persistence model" is most appropriate for each type of application.
This unique book covers Enterprise JavaBeans, Java Data Objects, the Java Database Connectivity API (JDBC) and other, lesser-known options.
详细介绍,源码在此:http://oreilly.com/catalog/9780596005221/index.html
(源码在页面中的Examples链接)