| Author |
Can i mix hibernate configuration data in properties and hibernate.cfg.xml files
|
ken carlino
Greenhorn
Joined: Nov 06, 2006
Posts: 10
|
|
Hi, Can I mix hibernate configuration data in properties and cfg.xml files? i.e. part of it is in properties and part of it is in cfg.xml files? Here is my code: But I get this exception, when i run it: I did set the database dialect in my hibernate.cfg.xml file:
|
 |
 |
|
|
subject: Can i mix hibernate configuration data in properties and hibernate.cfg.xml files
|
|
|