• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Feedback for new practical book on "Java Database and Transaction Handling" wanted

 
Author
Posts: 141
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
a bit of tooting my own horn here:

I am currently writing a very practical book on Java Database and TX handling and would love your feedback!

You can read the first chapters (new ones added every day for now) for free, online at : http://www.marcobehler.com/make-it-so-java-db-connections-and-transactions-html/

It is supposed to be a book consisting almost entirely of ready-made exercises taking you from novice to expert in DB handling.

I would appreciate feedback on those exercises a lot, negative or positive!

Thanks
Marco Behler
 
Marco Behler
Author
Posts: 141
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi guys,
a lot of chapters have been added in the last week. The JDBC part, including pessimistic and optimistic locking is almost done. Enjoy!
reply
    Bookmark Topic Watch Topic
  • New Topic