Hi, In my existing db schema, i have few look tables which doesnt have primary key defined. When i generate entities from tables, i am getting error saying "Every entity must have primary key". Since this is exisitng schema, i dont want to change these tables.
is there a way to avoid these error? Thanks chintan-- View this message in context: http://openjpa.208410.n2.nabble.com/Entity-without-primary-key-tp6318428p6318428.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
