类分层结构
接口分层结构
- cn.schoolwow.quickdao.domain.ColumnTypeMapping
- 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.transaction.Transaction (并 extends cn.schoolwow.quickdao.dao.sql.ddl.DDLDAO, cn.schoolwow.quickdao.dao.sql.dml.DMLDAO, cn.schoolwow.quickdao.transaction.TransactionOperation)
- 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.builder.ddl.DDLBuilder
- cn.schoolwow.quickdao.dao.sql.ddl.DDLDAO
- cn.schoolwow.quickdao.builder.dml.DMLBuilder
- cn.schoolwow.quickdao.dao.sql.dml.DMLDAO
- cn.schoolwow.quickdao.builder.dql.DQLBuilder
- 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.handler.EntityHandler
- java.util.function.Function<T,R>
- cn.schoolwow.quickdao.domain.generator.IDGenerator
- cn.schoolwow.quickdao.domain.Interceptor
- cn.schoolwow.quickdao.query.response.Response<T>
- java.io.Serializable
- cn.schoolwow.quickdao.builder.SQLBuilder
- 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)
- cn.schoolwow.quickdao.handler.TableDefiner
- cn.schoolwow.quickdao.handler.TablePropertyDefiner
- cn.schoolwow.quickdao.transaction.TransactionOperation
- cn.schoolwow.quickdao.transaction.Transaction (并 extends cn.schoolwow.quickdao.query.CompositQuery, cn.schoolwow.quickdao.dao.sql.ddl.DDLDAO, cn.schoolwow.quickdao.dao.sql.dml.DMLDAO)
注释类型分层结构
枚举分层结构
Copyright © 2021. All rights reserved.