Re:Problem mapping inheritance hierarchy using joined tables for subclasses

2003-12-04 Thread balza
Hello Peter, I've worked with inheritance and all works well (with some help of the mailing list). You shoud look at my past post or you should post your complete java code. Hi, I try to map two classes Address and PersonAddress (a subclass of Address) using the joined table per sublcass

Re:Problem mapping inheritance hierarchy using joined tables for subclasses

2003-12-04 Thread Peter Wieland
Hi, once again me, I tried to understand your past posts, but I'm afraid I didn't. I found a thread Inheritance delete but I think I am missing some posts and hence I do not understand the answers. I'll repost my problem trying to be a little more explicit this time. The tables: CREATE