There's nothing specific for handling request ID, but you're free to define it as an attribute which can be read through the StatementContext.
Since Jdbi does not use background threads or async requests, a ThreadLocal will also work in a pinch, but it's not as maintainable as making it explicit.
> --
> You received this message because you are subscribed to the Google Groups "jDBI" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
jdbi+uns...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/jdbi/acad1738-7492-46d8-b79b-04042188c35fn%40googlegroups.com.