I think my biggest problem is that I used Eclipse to generate the entities.
I had all sorts of warnings about the compatibility of the fields, so I set the length of the fields using the @Column annotation. I tried removing the @Column from the PK class, but it didn't make a difference. Eric -- View this message in context: http://n2.nabble.com/PK-Problem%2C-mismatched-property-tp1078084p1078326.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
