类分层结构
- java.lang.Object
- org.springframework.jdbc.datasource.AbstractDataSource (implements javax.sql.DataSource)
- org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource (implements org.springframework.beans.factory.InitializingBean)
- cn.veasion.project.dao.CommonDao
- cn.veasion.project.dao.DataSourceUtils
- org.springframework.transaction.interceptor.TransactionAspectSupport (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
- org.springframework.transaction.interceptor.TransactionInterceptor (implements org.aopalliance.intercept.MethodInterceptor, java.io.Serializable)
Copyright © 2022–2023. All rights reserved.