Hi Benjamin, Try specifying the 'alias' attribute of the <table> element. http://ibatis.apache.org/docs/tools/ibator/configreference/table.html
Regards, Iwao on 09.7.15 8:44 PM Benjamin Klatt said the following: > Hi there, > > does anyone know a solution to generate the column name in the base list > prefixed with the name of the table? > > I am extending the SQL files with my own statements and need to prevent > ambiguous columns when joining other tables in the extended map files. > > So I would like to manipulate the content of the > > <sql id="Base_Column_List"> > > Tags. > > I know I can do this with a plug-in, but if there is a way I would love > to save this effort ;) > > Thanks in advance. > > Benjamin --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
