views:

10

answers:

1

Hi

Does anyone know of a good example (on the net) of how to use the @collectrionOfElements annotations in Hibernate. I have existing model objects and I need to internationalize a few fields on each of them ie: Name, Description . . .

Does this mean I do not have to change/add new tables and model objects as Hibernate will know how to create these on the fly?

Thanks J