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
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to