Hi!

I am new to JBossIDE and XDoclet. I have coded and deployed successfully an 
entity bean with a primary key with a single field.

Now I want to code a new entity bean with a Primary Key with 2 fields:

Fieldname   - Type    - Primary
  | ordernumber - integer - PK
  | itemnumber -  integer - PK
  | article -     varchar
  | amount -      float

I do not know how to code that. I have used the search, google ... etc ...

Please show me a code for an entity bean with a composite key.

Thanks

Bronks

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3966257#3966257

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3966257
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to