Hi, I'm attempting to use jooq in an lightweight environment (i.e. no Spring, just Spark Java), and I've been trying to figure out how to use the ThreadLocalTransactionProvider. Are there any working examples of how to use it? I've been searching for a while, but have only found scattered bug reports. I'm not entirely clear on both how to configure it and how to use it to start, commit, and rollback transactions and nested transactions.
If it helps I can post the code I have. But before asking anyone to look at my code, I figured I would see if there was an example I could work through. Thanks! -Adam -- 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.
