软件包 com.seeyon.ctp.common.dao 的分层结构
- 软件包分层结构:
- 所有软件包
类分层结构
- java.lang.Object
- org.springframework.dao.support.DaoSupport (implements org.springframework.beans.factory.InitializingBean)
- com.seeyon.ctp.common.dao.BaseDao<T> (implements com.seeyon.ctp.common.dao.CTPBaseDao<T>)