Expert |
|
Joined: Tue Nov 23, 2004 7:00 pm Posts: 570 Location: mostly Frankfurt Germany
|
Hello you can set Hibernate properites by hand. I think in the reference there is an example.
You will probably need an Factory around your standard HibernateSessionFactory providing the SchemaHibernateSessionFactory.
Have a look in the Schema generation source. It is probably a simple fix.
Regards Sebastian
_________________ Best Regards
Sebastian
---
Training for Hibernate and Java Persistence
Tutorials for Hibernate, Spring, EJB, JSF...
eBook: Hibernate 3 - DeveloperGuide
Paper book: Hibernate 3 - Das Praxisbuch
http://www.laliluna.de
|
|