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
  

Reply via email to