Unable to instantiate class containing Hibernate code

Posted by Steven on Stack Overflow See other posts from Stack Overflow or by Steven
Published on 2010-03-24T06:40:39Z Indexed on 2010/03/24 6:43 UTC
Read the original article Hit count: 262

Filed under:
|
|

hi, i am developing a plug in which deals with hibernate project.I get some classes which contain Session and Session factory .Then i want to instantiate an object of these classes using reflections which i am not able to do it even after including the hibernate jars in the classpath of my plug in.What is the problem?Help

© Stack Overflow or respective owner

Related posts about eclipse-plugin

Related posts about hibernate