类 DelAD<Domain extends DelAD<Domain>>

java.lang.Object
cn.zhxu.crud.entity.AD<Domain>
cn.zhxu.crud.entity.DelAD<Domain>
所有已实现的接口:
Copyer<Domain>, Del
直接已知子类:
IdDelAD

@MappedSuperclass public class DelAD<Domain extends DelAD<Domain>> extends AD<Domain> implements Del
作者:
Troy.Zhou @ 2022/8/5 17:08
  • 构造器详细资料

    • DelAD

      public DelAD()