Package io.jmix.core.impl
Class TransactionManagerLocator
java.lang.Object
io.jmix.core.impl.TransactionManagerLocator
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected org.springframework.context.ApplicationContext
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionorg.springframework.transaction.PlatformTransactionManagergetTransactionManager(String storeName) 
- 
Field Details- 
applicationContext@Autowired protected org.springframework.context.ApplicationContext applicationContext
 
- 
- 
Constructor Details- 
TransactionManagerLocatorpublic TransactionManagerLocator()
 
- 
- 
Method Details- 
getTransactionManagerpublic org.springframework.transaction.PlatformTransactionManager getTransactionManager(String storeName) 
 
-