Package io.mats3

Class MatsFactory.ContextLocal

java.lang.Object
io.mats3.MatsFactory.ContextLocal
Enclosing interface:
MatsFactory

public static class MatsFactory.ContextLocal extends Object
Provides ThreadLocal access to attributes from the MatsInitiator.MatsInitiate initiate context and MatsStage process context - currently getAttribute(Class, String...), which can provide you with the transactionally demarcated SQL Connection if the Mats implementation provides such.