相关文章推荐
豪气的薯片  ·  can't find the ...·  2 年前    · 
呐喊的猴子  ·  sql server ...·  2 年前    · 
@Role ( value =2) public class ProxyTransactionManagementConfiguration extends AbstractTransactionManagementConfiguration
@Configuration class that registers the Spring infrastructure beans necessary to enable proxy-based annotation-driven transaction management.
Since:
Author:
Chris Beams
See Also:
EnableTransactionManagement , TransactionManagementConfigurationSelector

Fields inherited from class org.springframework.transaction.annotation. AbstractTransactionManagementConfiguration

enableTx , txManager

Methods inherited from class org.springframework.transaction.annotation. AbstractTransactionManagementConfiguration

setConfigurers , setImportMetadata , transactionalEventListenerFactory

transactionAdvisor

@Bean(name="org.springframework.transaction.config.internalTransactionAdvisor")
 @Role(value=2)
public BeanFactoryTransactionAttributeSourceAdvisor transactionAdvisor()