类分层结构
- java.lang.Object
- org.springframework.transaction.support.AbstractPlatformTransactionManager (implements org.springframework.transaction.PlatformTransactionManager, java.io.Serializable)
- org.springframework.aop.support.AbstractPointcutAdvisor (implements org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor, java.io.Serializable)
- com.mybatisflex.spring.service.impl.CacheableServiceImpl<M,T> (implements com.mybatisflex.core.service.IService<T>)
- com.mybatisflex.spring.datasource.DataSourceInterceptor (implements org.aopalliance.intercept.MethodInterceptor)
- com.mybatisflex.spring.FlexSpringTransaction (implements org.apache.ibatis.transaction.Transaction)
- org.springframework.batch.item.ItemStreamSupport (implements org.springframework.batch.item.ItemStream)
- org.springframework.batch.item.support.AbstractItemStreamItemReader<T> (implements org.springframework.batch.item.ItemStreamReader<T>)
- org.springframework.batch.item.support.AbstractItemCountingItemStreamItemReader<T>
- org.springframework.batch.item.database.AbstractPagingItemReader<T> (implements org.springframework.beans.factory.InitializingBean)
- com.mybatisflex.spring.batch.MyBatisFlexCursorItemReader<T> (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.jdbc.datasource.JdbcTransactionObjectSupport (implements org.springframework.transaction.SavepointManager, org.springframework.transaction.support.SmartTransactionObject)
- com.mybatisflex.spring.batch.MybatisFlexBatchItemWriter<T> (implements org.springframework.beans.factory.InitializingBean, org.springframework.batch.item.ItemWriter<T>)
- com.mybatisflex.spring.batch.builder.MyBatisFlexBatchItemWriterBuilder<T>
- com.mybatisflex.spring.batch.builder.MyBatisFlexCursorItemReaderBuilder<T>
- com.mybatisflex.spring.batch.builder.MyBatisFlexPagingItemReaderBuilder<T>
- com.mybatisflex.spring.service.impl.ServiceImpl<M,T> (implements com.mybatisflex.core.service.IService<T>)
- com.mybatisflex.spring.datasource.processor.SpelExpressionDataSourceProcessor (implements com.mybatisflex.core.datasource.processor.DataSourceProcessor)
- com.mybatisflex.spring.datasource.processor.SpelExpressionDataSourceProcessor.RootObject
- org.mybatis.spring.transaction.SpringManagedTransactionFactory (implements org.apache.ibatis.transaction.TransactionFactory)
- org.mybatis.spring.SqlSessionFactoryBean (implements org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- com.mybatisflex.spring.FlexSqlSessionFactoryBean (implements org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- com.mybatisflex.spring.TimeoutHolder
Copyright © 2025. All rights reserved.