I am studing a book about Hibernate. The book is about Hibernate 3 but I would like to use hibernate 4.x.
There are some libraries in Hibernate 3 that I can't find in Hibernate 4 (for example antlr.jar
)
I'd like to read about the changes between these versions of Hibernate. Does anyone know where can I find the changelog?