views:

31

answers:

1

Hi there,

am using hibernate tools with eclipse, and it was working fine, till i've changed my db, i've configured the new database and run my test cases and every thing is fine, except for hibernate tools, as now hibernate console isn't fetching tables from DB, it also didn't throw any exception, and i enetered configuration manually and by clicking test connection, it shows ping succeeded, but still when trying to create new rev eng file, no tables shown, could you please help with this

Regards

A: 

This is more a workaround than a real solution but if editing the existing configuration didn't work (and it should definitely work), then I suggest creating a new one.

Pascal Thivent
i created a new wrkspc and then creating new console configuration manually, it's working fine, but changing my configuration file (hibernate.cfg.hbm) in my old wrkspc isn't working, btw you said it shouldn't be working, why?
Amr Faisal
@Amr No, what I meant is that editing the existing configuration should work.
Pascal Thivent
i think it may be a plug-in bug, as it's working when creating new wrkspc with new project !!!!, thanks for your help
Amr Faisal