On Sun, 2012-05-20 at 17:39 +0200, Lukas Eder wrote: > After all, an org.jooq.Name type as I had suggested here would indeed > come in handy! :-) > https://groups.google.com/d/msg/jooq-user/SPq6lKX-BtM/Qyrly-JrjC0J > > I will implement #1431 in the next release 2.4.0: > https://sourceforge.net/apps/trac/jooq/ticket/1431 > > It will contain the following method, which can be used with various > plain SQL constructs: > Name Factory.name(String)
Many thanks. I guess there will be some way to the get a string from that Name, for use when building a raw SQL query via string concatenation. -- [email protected] www.murrayc.com www.openismus.com
