I've searched through my persistence classes and can't find any cases where I'm using both Column and JoinColumn on a property in the same class, although I'm not sure if I understand exactly what case you're talking about.
Is there a way I can get logging output to tell what class its complaining about? Craig L Russell wrote: > > I think the problem might be that you have specified both Column and > JoinColumn. > -- View this message in context: http://www.nabble.com/Can-someone-translate-this-error--tp14814893p15807946.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
