I want to use JPA for my persistence layer of my Java Desktop Application but I have the similar problem as describe at http://stackoverflow.com/questions/2562746/jpa-entity-design-problem/2563009#2563009
I didn't find a solution to the above kind of problem that's why I want to go with any other alternative of JPA.
It would be better if I get the solution of the above problem.