@Configuration @EnableTransactionManagement public class MybatisConfig extends Object implements org.springframework.transaction.annotation.TransactionManagementConfigurer
| Constructor and Description |
|---|
MybatisConfig() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.transaction.PlatformTransactionManager |
annotationDrivenTransactionManager() |
OffsetLimitInterceptor |
offsetLimitInterceptor() |
@Bean public OffsetLimitInterceptor offsetLimitInterceptor() throws SQLException
SQLException@Bean public org.springframework.transaction.PlatformTransactionManager annotationDrivenTransactionManager()
annotationDrivenTransactionManager in interface org.springframework.transaction.annotation.TransactionManagementConfigurerCopyright © 2018 Pivotal Software, Inc.. All rights reserved.