On Wed, Apr 16, 2014 at 11:05 AM, Lukas Eder <[email protected]> wrote: > http://www.jooq.org/javadoc/latest/org/jooq/Table.html#pivot(org.jooq.Field...)
I'm probably being thick here, but I can't seem to find the pivot() function in the 3.3.1 API. I just checked the master branch on Github, i.e. https://github.com/jOOQ/jOOQ/blob/c70202f90be3a236b387002546e7d7bd60575710/jOOQ/src/main/java/org/jooq/Table.java And the source doesn't seem to contain this type definition. Am I looking in the wrong place? -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
