Re: [Hibernate] mapping multiple primary keys from one database table

2003-10-21 Thread David Morris
I am not sure I understand, but I think you mean you have multiple keys that identify a unique record. In that case you will want a with s rather than id. I would read about composite ids in the manual before jumping in and updating your map. David Morris >>> "Zhang, John" <[EMAIL PROTECTED]> 10

[Hibernate] mapping multiple primary keys from one database table

2003-10-21 Thread Zhang, John
I had a problem to map multiple primary keys from one database table to element. I will appreciate it if anyone would give some suggestions. john --- This SF.net email is sponsored by OSDN developer relations Here's your chance to show off yo