I got fed up with pgjdbc not supporting any of the UDT or custom mapping functions (i.e. getObject(int idx, customTypeMap)). So I wrote a new driver. It's available on @ https://github.com/kdubb/pgjdbc-ng. It passes 85% of the unit tests from the original project along with all the new conforming features.
I've been using jOOQ 3 quite a bit and am wondering how much work is involved in making it work correctly with UDT's in the standard way (through SQLData and SQLInput/SQLOutput)? -- 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/groups/opt_out.
