in reply to Re^2: Mapping objects to database tables
in thread Mapping objects to database tables

The text of the book is pretty good, but the actual code examples will be hard to follow if you've never used Java. You can take a look at some sample writing from the book on Fowler's website.
  • Comment on Re^3: Mapping objects to database tables