Re: Struts, Hibernate and composite keys

2005-10-28 Thread Laurie Harper
Gaet wrote: Hi, For those who are using Hibernate with struts, just a simple question : How do you do to display the value of a composite key when using for instance, the tag Example : - A table "Person" has a composite key "lastname" and "firstname". So, with hibernate

Struts, Hibernate and composite keys

2005-10-28 Thread Gaet
Hi, For those who are using Hibernate with struts, just a simple question : How do you do to display the value of a composite key when using for instance, the tag Example : - A table "Person" has a composite key "lastname" and "firstname". So, with hibernate mapping, acce