Hibernator with eclipse : Problem in establishing the connection
Hello Everybody
I have encounterd a problem while establishing the connection b/w eclipse and hibernator. I have downloaded the plugin.
Now when I try to configure the connection view , then error occurs. Moreover it says see the error log.But no log appears...Where to look for error log.
And sometimes when I fill all the details relating to connection like connection name,url ,password ,driver class name...then after clicking finish no coonection appears in the connection view.
So what is the actual problem...
Regards,
Abhishek
hust follow this instructions, if you are using MySql
Else try to find the equivalent for your database.
name: MySQLConnection
user name: database_username
password: the_user_password
URL: jdbc:mysql://localhost/MYDataBase
Driver class: com.mysql.jdbc.Driver
Driver file name: /path/to/mysql/jdbc/mysql-connector-java-5.1.6-bin.jar
Moshe Beeri.
tanagraltd.com