Hi All,
I want to implement CMP Entity EJB that maps to DB table with compound
primary key (that consists form several table fields).
Where can I search for some guidelines for such problem:
how to implement my primary key class in this case?
I do not want to use single table field to store my compound primary key,
because I already have table structure, and I can not change it for my
task.
--
Regards,
Roman
Title: Compound primary key?
- Re: [jBoss-User] Compound primary key? Roman Porotnikov
- Re: [jBoss-User] Compound primary key? Charles Crain
