public class ThreadLocalJooqModule
extends com.google.inject.AbstractModule
The configured DSLContexts and transactions will be scoped by thread. This means that this module should only be used if it is guaranteed that database transactions and contexts will never cross thread boundaries.
Provides:
DSLContextProvider
JooqTransactional
AOP interceptorConstructor and Description |
---|
ThreadLocalJooqModule() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
Copyright © 2019 Cerner Innovation, Inc.. All rights reserved.