| Author |
Hibernate in Eclipse (RCP)
|
Darren Bell
Greenhorn
Joined: Aug 01, 2003
Posts: 14
|
|
Sorry if this is in the wrong place, but i thought i'd ask you guys/gals if you had used Hibernate in this way. I am struggling to use hibernate in a plugin. I have all the jars for hibernate in one plugin. All my model classes for a database are in another plugin and the user interface (views etc) are in another plugin. These all get wrapped into an RCP app. The problem is that hibernate cannot find the model classes at runtime. I know this is to do with class loaders, but how can i make hibernate find the classes. Any help on this would be appreciative. Thanks Darren.
|
 |
 |
|
|
subject: Hibernate in Eclipse (RCP)
|
|
|