类分层结构
接口分层结构
- cn.schoolwow.quickdao.query.CompositQuery
- cn.schoolwow.quickdao.dao.DAO (并 extends cn.schoolwow.quickdao.dao.DAOOperation, cn.schoolwow.quickdao.dao.sql.ddl.DDLDAO, cn.schoolwow.quickdao.dao.sql.dml.DMLDAO, cn.schoolwow.quickdao.dao.sql.dql.DQLDAO, cn.schoolwow.quickdao.dao.sql.SQLDAO)
- cn.schoolwow.quickdao.dao.DAOOperation
- cn.schoolwow.quickdao.dao.DAO (并 extends cn.schoolwow.quickdao.query.CompositQuery, cn.schoolwow.quickdao.dao.sql.ddl.DDLDAO, cn.schoolwow.quickdao.dao.sql.dml.DMLDAO, cn.schoolwow.quickdao.dao.sql.dql.DQLDAO, cn.schoolwow.quickdao.dao.sql.SQLDAO)
- cn.schoolwow.quickdao.dao.sql.ddl.DDLDAO
- cn.schoolwow.quickdao.dao.DAO (并 extends cn.schoolwow.quickdao.query.CompositQuery, cn.schoolwow.quickdao.dao.DAOOperation, cn.schoolwow.quickdao.dao.sql.dml.DMLDAO, cn.schoolwow.quickdao.dao.sql.dql.DQLDAO, cn.schoolwow.quickdao.dao.sql.SQLDAO)
- cn.schoolwow.quickdao.dao.sql.dml.DMLDAO
- cn.schoolwow.quickdao.dao.DAO (并 extends cn.schoolwow.quickdao.query.CompositQuery, cn.schoolwow.quickdao.dao.DAOOperation, cn.schoolwow.quickdao.dao.sql.ddl.DDLDAO, cn.schoolwow.quickdao.dao.sql.dql.DQLDAO, cn.schoolwow.quickdao.dao.sql.SQLDAO)
- cn.schoolwow.quickdao.dao.sql.dql.DQLDAO
- cn.schoolwow.quickdao.dao.DAO (并 extends cn.schoolwow.quickdao.query.CompositQuery, cn.schoolwow.quickdao.dao.DAOOperation, cn.schoolwow.quickdao.dao.sql.ddl.DDLDAO, cn.schoolwow.quickdao.dao.sql.dml.DMLDAO, cn.schoolwow.quickdao.dao.sql.SQLDAO)
- cn.schoolwow.quickdao.dao.sql.SQLDAO
- cn.schoolwow.quickdao.dao.DAO (并 extends cn.schoolwow.quickdao.query.CompositQuery, cn.schoolwow.quickdao.dao.DAOOperation, cn.schoolwow.quickdao.dao.sql.ddl.DDLDAO, cn.schoolwow.quickdao.dao.sql.dml.DMLDAO, cn.schoolwow.quickdao.dao.sql.dql.DQLDAO)
Copyright © 2021. All rights reserved.