Hi Jeremy, You can add rootClass property in table or java model generator element. http://ibatis.apache.org/docs/tools/ibator/configreference/table.html
HTH, Iwao on 09/09/15 17:12 Jeremy Jardin said the following: > > Hi, > > > I'd like to set a motherClass to each bean generated with abator. > Maybe I can specify that from the abator-conf file ? > > I add manually "extends MotherClass" in my beans, but each time I run > abator, I have to do it > again.. > Otherwise, if I add manually "implements Custom interface", abator don't > delete that.. > > So, what can I do to make automatically my beans extend a class, or at > least, how could I tell abator not to delete my "extends to" .. > > thks > > jeremy --------------------------------------------------------------------- To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org For additional commands, e-mail: user-java-h...@ibatis.apache.org