hello max,
thanks for your answer. The thing is, i would like to have everything fully automated, cause otherwise, people will eventually forget. right now i solved the problem by directly renaming the file through ant.
also i cannot put the info into AttaboyManager.hbm.xml, because that file is generated for me, by XDoclet.
So your suggetion seems to be, not to use inner classes at all, which would result in generation of AttaboyManager.hbm.xml AND Attaboy.hbm.xml, but it is nicer as inner class, codewise....
Best regards raoul
|