Hi, I've noted that, in Hibernate Module, some tags in subclasses are not processed. For instance, when a wrote tags like hiberante.query in a subclass it is completely ignored and only hiberante.query tags in the superclass are processed. I think that this should be changed because wrote all hiberante.query tags on superclass not seems correct because when I will create a subclass I will need wrote tags in superclass and this is not seems cohesive.
Anyway, someone can tell me the better manner to write hibernate.query tags without wrote them on superclasses?
I report this problem
here too.
Respectfully,