Hierarchy For Package org.huiche.dao.cmd.entity
Interface Hierarchy
- org.huiche.dao.support.DaoSupplier
- org.huiche.dao.cmd.entity.EntityDeleteCmd<T> (also extends org.huiche.dao.support.EntitySupplier<T>)
- org.huiche.dao.cmd.entity.EntityInsertCmd<T> (also extends org.huiche.dao.support.EntitySupplier<T>)
- org.huiche.dao.cmd.entity.EntityUpdateCmd<T> (also extends org.huiche.dao.support.EntitySupplier<T>)
- org.huiche.dao.support.EntitySupplier<T>
- org.huiche.dao.cmd.entity.EntityDeleteCmd<T> (also extends org.huiche.dao.support.DaoSupplier)
- org.huiche.dao.cmd.entity.EntityInsertCmd<T> (also extends org.huiche.dao.support.DaoSupplier)
- org.huiche.dao.cmd.entity.EntityUpdateCmd<T> (also extends org.huiche.dao.support.DaoSupplier)