I think what you need is equivalent of  @MappedSuperclass annotation in XML
..which I dont know.. :(  

If you can , annoate Cat like below , it would work. 

@MappedSuperclass
public class Cat { 

Hope this will narrow down your search 
- H
-- 
View this message in context: 
http://n2.nabble.com/superclass-mapping-tp4416205p4431862.html
Sent from the OpenJPA Users mailing list archive at Nabble.com.

Reply via email to