[hibernate-dev] Identify Hibernate version

Dmitry Geraskov dgeraskov at exadel.com
Tue Apr 10 10:40:00 EDT 2012


Hi, guys,

could you please tell me how to identify hibernate version used at run time.
I expected to get it from  org.hibernateVersion , but the code is:

public class Version {
     public static String getVersionString() {
         return "[WORKING]";
     }
...
}

Could you please help?

Thanks,
Dmitry Geraskov



More information about the hibernate-dev mailing list