类分层结构
- java.lang.Object
- org.springframework.transaction.support.AbstractPlatformTransactionManager (implements org.springframework.transaction.PlatformTransactionManager, java.io.Serializable)
- tech.codingless.core.plugs.mybaties3.MyEmptyDataSourceTransactionManager (implements org.springframework.beans.factory.InitializingBean, org.springframework.transaction.support.ResourceTransactionManager)
- tech.codingless.core.plugs.mybaties3.ConcurrentSqlCreatorLocker
- tech.codingless.core.plugs.mybaties3.DBBaseGenericServiceImpl<T> (implements tech.codingless.core.plugs.mybaties3.DBBaseGenericService<T>)
- tech.codingless.core.plugs.mybaties3.DBInitSpringListener (implements org.springframework.context.ApplicationListener<E>)
- tech.codingless.core.plugs.mybaties3.GenericQueryDAOImpl<T> (implements tech.codingless.core.plugs.mybaties3.GenericQueryDao<T>)
- tech.codingless.core.plugs.mybaties3.GenericUpdateDAOImpl<T> (implements tech.codingless.core.plugs.mybaties3.GenericUpdateDao<T>)
- tech.codingless.core.plugs.mybaties3.MybatiesImportSelector
- tech.codingless.core.plugs.mybaties3.MyBatiesServiceDefaultImpl (implements tech.codingless.core.plugs.mybaties3.MyBatiesService)
- tech.codingless.core.plugs.mybaties3.MybatiesTestServiceImpl (implements tech.codingless.core.plugs.mybaties3.MybatiesTestService)
- tech.codingless.core.plugs.mybaties3.QueryService.Parameter
- tech.codingless.core.plugs.mybaties3.QueryServiceImpl (implements tech.codingless.core.plugs.mybaties3.QueryService)
- tech.codingless.core.plugs.mybaties3.SqlmapLoaderFactoryImpl (implements tech.codingless.core.plugs.mybaties3.SqlmapLoaderFactory)
- tech.codingless.core.plugs.mybaties3.SqlMapperServiceImpl (implements tech.codingless.core.plugs.mybaties3.SqlMapperService)
- tech.codingless.core.plugs.mybaties3.TableAutoCreateServiceMysqlImpl (implements tech.codingless.core.plugs.mybaties3.TableAutoCreateService)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- tech.codingless.core.plugs.mybaties3.MybatiesException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.transaction.support.AbstractPlatformTransactionManager (implements org.springframework.transaction.PlatformTransactionManager, java.io.Serializable)
接口分层结构
- tech.codingless.core.plugs.mybaties3.DBBaseGenericService<T>
- java.util.function.Function<T,R>
- tech.codingless.core.plugs.mybaties3.SerializableFunction<T,R> (并 extends java.io.Serializable)
- tech.codingless.core.plugs.mybaties3.GenericQueryDao<T>
- tech.codingless.core.plugs.mybaties3.GenericUpdateDao<T>
- tech.codingless.core.plugs.mybaties3.MybatiesDataSourceFactory
- tech.codingless.core.plugs.mybaties3.MyBatiesService
- tech.codingless.core.plugs.mybaties3.MybatiesTestService
- tech.codingless.core.plugs.mybaties3.QueryService
- java.io.Serializable
- tech.codingless.core.plugs.mybaties3.SerializableFunction<T,R> (并 extends java.util.function.Function<T,R>)
- tech.codingless.core.plugs.mybaties3.SqlLoader
- tech.codingless.core.plugs.mybaties3.SqlmapLoaderFactory
- tech.codingless.core.plugs.mybaties3.SqlMapperService
- tech.codingless.core.plugs.mybaties3.TableAutoCreateService