类的使用
top.tangyh.basic.base.entity.SuperEntity
使用SuperEntity的程序包
-
top.tangyh.basic.base.entity中SuperEntity的使用
修饰符和类型类说明classEntity<T>包括id、created_time、created_by、updated_by、updated_time字段的表继承的基础实体classTreeEntity<E,T extends Serializable> 包括id、created_time、created_by、updated_by、updated_time、label、parent_id、sort_value 字段的表继承的树形实体