3.0.1 product:
No:
No:
Error under artifact generation
Reason:
org.hibernate.console.HibernateConsoleRuntimeException:Problems while loading database driverclass(org.git.mm.mysql.Driver)
MySQL 4.01:
No
INFO:
Hi everyone:
I use Eclipse 3.1 M6 and Hibernate tools.I can generate the hibernate.cfg.xml,But I couldn't generate Mapping file using Artifact generation.
I add mysql-connector-java.jar to project's class path and I add it in Hibernate console. when I setting the artifact generation, this exception happened.
Code:
Error under artifact generation
Reason:
org.hibernate.console.HibernateConsoleRuntimeException:Problems while loading database driverclass(org.git.mm.mysql.Driver
Why? is there any error in my settings? Thks!