Stuff...
Monday, December 25, 2006
Spring Hibernate tips
I've started coding in Spring - Hibernate now. I've come across many hurdles, interesting nonetheless.
Here's what I learnt today.
To get hibernate to "actually" perform the update / create on the database
use:
hibernate.hbm2ddl.auto">create
The hibernate suffix is essential.
If that doesn't work this may
http://forum.springframework.org/showthread.php?t=15009
classpath:hibernate.cfg.xml
true
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment