Joined: Thu Nov 22, 2007 6:11 am Posts: 6
|
Hello
I have searched in the forum and I have seen often this question but not explicitly any sure answer.
Does the polymorphism="explicit" class attribute work with joined-subclass.
I have made a test and it does not seem to work:
I have created a mapping with a class A and a joined subclass B
I have filled my database with a class A instance.
When I load my instance with a A type, I still can see there is a join to the subclass.
May be I have misunderstood the way it works
Thanks for your help
Regards
Pascal
|
|