» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Gotchas + Hibernate

Using hibernate.hbm2ddl.auto=update and HSQL in Equinox

I ran into a few issues when upgrading Equinox to use Spring 1.2 RC1 and Hibernate 3. The main problem is that hibernate.hbm2ddl.auto=update does not work with an in-memory HSQL version that allows more than one connection. Since Equinox represents all th

Hibernate: del.icio.us tag/hibernate