> How else would you go about Record.store() and similar methods? > I have no idea, I was merely wondering if there was a parallel to be drawn between Query and Record with regards to the Configuration.
> > So what would you prefer? Remove Record.store() and leave (add) only > DSLContext.store(Record) and similar methods? > I don't know enough about the Record to have any conclusion, but I feel this is the same debate: having fluent calls that can traverse all concepts (stateless, stateful) so we can build a single chain of calls, or use different DSL domains for each (DSL, DSLContext) with helper methods to cross those domains. -Christopher -- 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 jooq-user+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.