Hi, I have took one simple example from same site on jpa using Table per class inheritence hirerarchy. I am using toplink from oracle, but when i try to execute the same application i am getting the following error.
Please can anybody tell me whether toplink supports inheritence hirerarchy or not.... Caused by: Exception [TOPLINK-7152] (Oracle TopLink Essentials - 2006.8 (Build 060829)): oracle.toplink.essentials.exceptions.ValidationException Exception Description: Table per class inheritance is not supported. Entity class [class jpa.Tableperclass.Person] Regards, Saravanan... -- View this message in context: http://www.nabble.com/Table-per-class-inheritance-is-not-supported-in-toplink-tf4124593.html#a11729795 Sent from the OpenJPA Developers mailing list archive at Nabble.com.
