[hibernate-dev] How do I determine that the underlying database is a MySQL database?

Tom Muldoon tom at firstbest.com
Fri Apr 1 11:12:43 EDT 2011


I currently do not specify the hibernate.dialect in my configuration (which means Hibernate must be determining the dialect based upon my url, right?) but even if I did, I don't know how to get the property value at runtime. Whatever the case, what's the best way to determine the underlying database at runtime?

Thanks in advance, Tom




More information about the hibernate-dev mailing list