I have a very early version working now. I'll still be doing lots of testing to see what holes I have even in the basic functions I'm trying to support at the moment. I haven't yet tried generating the schema related classes to replace the hard-wired SQL ones I have currently - I need to get my app converted to using this from JPA first.
Thanks for pointing me in the right direction, and I'll keep the group posted. On Tuesday, February 26, 2013 3:57:52 PM UTC-6, Kent Smotherman wrote: > > I've perused the source, and have poked through a lot of messages here, > but I still am quite lost in trying to figure out how to start doing an > implementation for iSeries DB2. The fairly terse text on the site seems to > imply that I can use the code generator to help with some of this, and the > sample DB2 implementation I see also is full of auto-generated code. > However, how can generate code if I don't have an implementation that > understands the schema etc for iSeries, since it is greatly different than > standard DB2? > > Forgive me if I am just overlooking something obvious! > > Kent Smotherman > -- 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.
