On Sun, 2012-04-29 at 14:13 +0200, Lukas Eder wrote: > fieldByName() and tableByName() are implemented with > https://sourceforge.net/apps/trac/jooq/ticket/1352 > > Any other more sophisticated internal solutions may be implemented in > the future, when needed.
Thanks. That helps but fieldByName() really needs a tableName/aliasName parameter to avoid ambiguity when two tables in the query have fields with the same name. -- Murray Cumming [email protected] www.murrayc.com www.openismus.com
