[Hibernate] Diffferent version strategies

2004-04-21 Thread Christian Bauer
Right now, Hibernate will increment an entity version number whenever a property of the entity is modified and the entity is being saved. This is true for modifications of simple properties, components, many-to-one relationships and even collections of value types and collections for one-to-many an

[Hibernate] Problem with Idbag...

2004-04-21 Thread St-Pierre Philip
Title: Problem with Idbag... I have a many-to-many association between two objects. The association table contains the idbag identifier, the identifier of each associated objects and additionnal fields (Collection of components). Here is the association table: ID_EC