类分层结构
- java.lang.Object
- net.sinodawn.framework.mybatis.dao.MybatisDaoSupport<T,ID> (implements net.sinodawn.framework.support.base.dao.GenericDao<T,ID>)
- net.sinodawn.module.hello.dao.impl.SinoHelloDaoImpl (implements net.sinodawn.module.hello.dao.SinoHelloDao)
- net.sinodawn.framework.mybatis.dao.MybatisDaoSupport<T,ID> (implements net.sinodawn.framework.support.base.dao.GenericDao<T,ID>)