
22 Oct
2011
22 Oct
'11
4:22 a.m.
Hi All. I want to access database in a project where almost all objects has primary keys named idx, not Id. How can I define persistent object with key idx not Id? Another problem is that idx is not serial, just integer, and must be set explicitly. Is persistent capable for such tasks?