pksiv wrote:
Not exactly sure what you're talking about that is not in the Reference Manual but maybe you should try the book Hibernate In Action.
Hmmm... I mentioned a typical kind of papers developers create for other developers in order to facilitate their understanding of program structure, module functions and dependencies and so on...
pksiv wrote:
Also. the wiki -
http://www.hibernate.org/37.html - contains many community supplied architecture and design patterns as well as links to external documents.
OK, but all of them describe how to _use_ Hibernate. The information I'm looking for is how Hibernate was implemented, what algorithm were utilized to aquire the goals, what king of developers aproach, what tricks and programmatical solutions are to be found in its code.
These details can be provided by Javadoc generated from Hibernate source. But... is there any more general, not so "low-level" information resource?
best regards and thanks for any help
dominik