public class SpringFenceConfig
extends io.seata.integration.tx.api.fence.config.CommonFenceConfig
implements org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
SpringFenceConfig(DataSource dataSource,
org.springframework.transaction.PlatformTransactionManager transactionManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
public SpringFenceConfig(DataSource dataSource, org.springframework.transaction.PlatformTransactionManager transactionManager)
Copyright © 2023 Seata. All rights reserved.