Hibernate has become one of the most successful open source projects that roam the Java planet. It is used as the persistence layer on many JSE and JEE (and .NET) projects, and has proved itself a successful tool for different requirements. Nevertheless, it can be a bit risky if one does not understand the implications of using it.
The ultimate hibernate course is aimed at diving into the bits and bytes of hibernating, dealing with advanced issues and looking under the hood of this great tool.
Tags: Java, JavaEE, Database