Hi,
first of all, i apologize for such a question. I'm trying to find a solution for an architectural error (i'm not the architect :P )
Is there the possibility to have two mappings for the same table in Hibernate3? The first one would have some lazy attributes set to true. The second mapping would ha some lazy attributes set to false; besides, mappings are equals. I know, it is a strange and bizarre behaviour, but the customer asks for a quick solution.
Thanks in advance and have a happy new year.
Esteve