mikeshay wrote:
You might want to reorder pages in final draft for aggressive programmer.
My thoughts exactly. I had done the Hibernate tutorial in the past so I knew what to look for.
If this would have been my first introduction to Hibernate, I would have given up on this book by paragraph "Storing and loading objects" when it says "if you feel confident enough, you can already try two other Hibernate features". This is because I wrote the code by hand following the flow of the book and the code won't work without configuration files and HibernateUtil which will be talked about in the upcoming chapter.
If possible, please change the flow so that hand written code will be complete and run as expected.
Cheers,
Jarkko