类分层结构
- java.lang.Object
- net.eudu.db.DbApplication
- net.eudu.db.interceptlogic.MyCallback (implements org.springframework.cglib.proxy.MethodInterceptor)
- net.eudu.db.proxy.MyImportBeanDefinitionRegister (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- net.eudu.db.interceptlogic.MyInterceptor (implements org.springframework.aop.AfterAdvice, org.aopalliance.intercept.MethodInterceptor, java.io.Serializable)
- net.eudu.db.interceptlogic.NamedMyInterceptor (implements org.springframework.aop.AfterAdvice, org.aopalliance.intercept.MethodInterceptor, java.io.Serializable)
- net.eudu.db.NamedSqlUtils
- org.springframework.aop.framework.ProxyConfig (implements java.io.Serializable)
- org.springframework.aop.framework.ProxyProcessorSupport (implements org.springframework.aop.framework.AopInfrastructureBean, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.core.Ordered)
- org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
- net.eudu.db.SqlUtils
- net.eudu.db.Test
- net.eudu.db.service.TestTransactional
- net.eudu.db.entities.User
接口分层结构
注释类型分层结构
Copyright © 2022. All rights reserved.