Section 2.4 of the 2.0 spec states "Every entity must have a primary key."
I seem to remember that OpenJPA will do some magic when we enhance your Entities if we don't find an @Id column... I don't have time to try this am, but I'd be willing to bet that is what's going on. tht, Rick
