Hi,
I haven't a Primary Key class defined for my entity bean, because
the table only has one primary key. How can I specify this in the
ejb-jar.xml-file.
<entity>
....
<prim-key-class> ??? </prim-key-class>
...
Thanks
Andreas
- Re: primary key class Andreas Reckmann
- Re: primary key class Mattias Arbin
