thank you Max for the prompt reply.
is there any way to get the "@Inheritance(strategy=InheritanceType.XXX) Tags" generated at all? it really doesn't matter if its not "intelligently" generated. for example maybe i can provide the list of inherited classes in a reverse engineering strategy for which the tag string can be generated into the classes?
how was this generated anyway?
http://forum.hibernate.org/viewtopic.php?t=956064
is there any way to add any ejb3 annotation tag through a custom reverse engineering strategy?