|
Hi Craig,
I understand the spec issue but why don't hibernate maintainers add at least Hibernate proprietary annotations to cope with this situation? They should at least guarantee that what can be done in hbm files can also be done using annotations.
I will try to adapt the patch code to newer versions (even if it is the first time i look into the hibernate code!). One question please, does your patch above (or hbm configuration in general) allow to handle the "ClassA implements InterfaceB, InterfaceC" scenario?
Thank you.
|