接口分层结构
- net.oschina.durcframework.easymybatis.dao.Dao<Entity>
- net.oschina.durcframework.easymybatis.dao.Edit<Entity>
- net.oschina.durcframework.easymybatis.dao.DeleteDao<Entity>
- net.oschina.durcframework.easymybatis.dao.EditDao<Entity> (并 extends net.oschina.durcframework.easymybatis.dao.SaveDao<Entity>, net.oschina.durcframework.easymybatis.dao.UpdateDao<Entity>)
- net.oschina.durcframework.easymybatis.dao.CrudDao<Entity> (并 extends net.oschina.durcframework.easymybatis.dao.SchDao<Entity>)
- net.oschina.durcframework.easymybatis.dao.SaveDao<Entity>
- net.oschina.durcframework.easymybatis.dao.EditDao<Entity> (并 extends net.oschina.durcframework.easymybatis.dao.DeleteDao<Entity>, net.oschina.durcframework.easymybatis.dao.UpdateDao<Entity>)
- net.oschina.durcframework.easymybatis.dao.CrudDao<Entity> (并 extends net.oschina.durcframework.easymybatis.dao.SchDao<Entity>)
- net.oschina.durcframework.easymybatis.dao.UpdateDao<Entity>
- net.oschina.durcframework.easymybatis.dao.EditDao<Entity> (并 extends net.oschina.durcframework.easymybatis.dao.DeleteDao<Entity>, net.oschina.durcframework.easymybatis.dao.SaveDao<Entity>)
- net.oschina.durcframework.easymybatis.dao.CrudDao<Entity> (并 extends net.oschina.durcframework.easymybatis.dao.SchDao<Entity>)
- net.oschina.durcframework.easymybatis.dao.Sch<Entity>
- net.oschina.durcframework.easymybatis.dao.SchDao<Entity>
- net.oschina.durcframework.easymybatis.dao.CrudDao<Entity> (并 extends net.oschina.durcframework.easymybatis.dao.EditDao<Entity>)
Copyright © 2018. All Rights Reserved.