If u have problem with multiple id keys just see the POJO classes generated by Eclipse(if ur using Eclipse),there will be an additionl class especially for the primary key if there r multiple ids.Usding that class u can set r get the values from the table.
View All Comments
| View Tutorial