|
I posted this issue here: https://forum.hibernate.org/viewtopic.php?f=1&t=1030994
Unfortunatelly, I also have found some mismatch data in the official doc (that's why I have written) : http://docs.jboss.org/hibernate/orm/4.3/manual/en-US/html/pr01.html "tutorial is included in the distribution in the doc/reference/tutorial/ directory. " - It seems to be not correct.
http://docs.jboss.org/hibernate/orm/4.3/manual/en-US/html/ch01.html "All code is contained in the tutorials/web directory of the project source. " (OK, but where is that exactly? There is not a files folder under the en-US\html_single\ or en-US\html) And so on.
I would like to get the code of "HIBERNATE - Relational Persistence for Idiomatic Java" not the Getting started part's code.
|