I'm afraid that was not the one I was looking for :-S
I found thatone myself too.
It are the Hibernate in Action examples.
But there used to be a site caveatemptor.hibernate.org where you could download several packages, like this:
Quote:
Getting Started - Hello World 01.04.2007 zip (30.1 MB) Download [6]
CaveatEmptor Native 11.12.2006 zip (8 MB) Download [7]
CaveatEmptor JPA/EJB 3.0 11.12.2006 zip (16 MB) Download [8]
CaveatEmptor (Hibernate in Action, EOL) 14.08.2004 zip (3.2 MB) Download [9]
I'm looking specifically for the JPA example (I have the native example on my disk), to look how they go about implementing a JPAUtils class, just like the old HibernateUtils class.
For Java SE projects, you'll still need a kind of JPAUtils because connections and transactions will not be managed by the container.
But everytime I try to get to the pages where the CaveatEmptor application should've been (like the
http://caveatemptor.hibernate.org ,
http://downloads.jboss.org/hibernate/caveatemptor/ or the
http://www.hibernate.org/400.html I get the error "Sorry, the page you're looking for cannot be found."