Package io.jmix.core.impl
Class TransactionManagerLocator
java.lang.Object
io.jmix.core.impl.TransactionManagerLocator
-
Field Summary
Modifier and TypeFieldDescriptionprotected org.springframework.context.ApplicationContext
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.transaction.PlatformTransactionManager
getTransactionManager
(String storeName)
-
Field Details
-
applicationContext
@Autowired protected org.springframework.context.ApplicationContext applicationContext
-
-
Constructor Details
-
TransactionManagerLocator
public TransactionManagerLocator()
-
-
Method Details
-
getTransactionManager
public org.springframework.transaction.PlatformTransactionManager getTransactionManager(String storeName)
-