Re: [Hibernate] Collection & client

2003-11-12 Thread Christian Bauer
On 12 Nov (10:14), Giovanni Formenti wrote: > I have a class with a Set (1-2-many association). When I read this class > i've got an exception... > It's right that i must provide hibernate2.jar to all the client that read my > class (that have onboard the Set collection)? No. Please consult the u

[Hibernate] Collection & client

2003-11-12 Thread Giovanni Formenti
Hallo! I have a class with a Set (1-2-many association). When I read this class i've got an exception... It's right that i must provide hibernate2.jar to all the client that read my class (that have onboard the Set collection)? Thanx Gio --- T