Hi, I have used the ReverseMappingTool to create a bunch of entity beans from a given DB. I would like now to operate on them (e.g., read, update). Since this classes were generated automatically, is seems awkward to list them in persistence.xml under '<class>', doesn't it? Does someone know of any elegant way to make openJPA familiar with classes created by the ReverseMappingTool ? maybe the generated orm.xml can somehow help?
Many thanks in advance, Carmel. -- View this message in context: http://openjpa.208410.n2.nabble.com/Using-entity-beans-created-by-the-ReverseMappingTool-tp5759987p5759987.html Sent from the OpenJPA Users mailing list archive at Nabble.com.