Sorry B extends A [ ]�s ----- Original Message ----- From: Cesar To: OJB Users List Sent: Thursday, July 24, 2003 4:03 PM Subject: mapping inheritance hierarchies????
People
I have two tables(A and B) in my Database where A extends A
How I make to map these class in the XML file?
I already tried the suggested solution of 1:1 in tutorial3.html but it did�nt work
