Thursday, January 17, 2008
Recurring rumours about the identity of mobbed and mobber
Tuesday, January 15, 2008
Our article on Mokabyte: Hibernate full-text searches

We just published an article in Italian on Mokabyte on full-text searches with Hibernate Search. Thanks as usual to our friend Alberto Brandolini for help and encouragement.
Roberto Bicchierai and Pietro Polsinelli
Labels: hibernate full-text search
Thursday, January 03, 2008
Relocating Teamwork data

Technically, we'll do it as follows: you need a Hibernate Factory clone, on its own dialect/connection, but with the same persistent entities, which will loop through the persisted instances, saving them in a temporary Hsqldb instance, and ten zip the resulting script. Vice-versa for the import.
Labels: export import data, hibernate clone