Hibernate the Ripper
There are two major facts about Hibernate: 1. It is still a widely-used framework which is “de facto” an industry-standard. 2. Most devs cannot even imagine what Hibernate is doing under the hood. This talk starts with a simple ORM idea and shows how it is implemented using complex Hibernate mechanisms like PersistenceContext, ActionQueue, and Flush. CAUTION! If you’ll visit this session, you’ll most probably change your mind on Hibernate ;)