类 QueryType

java.lang.Object
com.jeeplus.core.domain.BaseEntity
com.jeeplus.devtools.domain.QueryType
所有已实现的接口:
Serializable

@TableName("devtools_query_type") public class QueryType extends com.jeeplus.core.domain.BaseEntity
查询类型Entity
版本:
2021-09-15
作者:
刘高峰
另请参阅:
  • 构造器概要

    构造器
    构造器
    说明
     
  • 方法概要

    从类继承的方法 com.jeeplus.core.domain.BaseEntity

    canEqual, equals, getCreateById, getCreateTime, getDelFlag, getId, getUpdateById, getUpdateTime, hashCode, setCreateById, setCreateTime, setDelFlag, setId, setUpdateById, setUpdateTime, toString

    从类继承的方法 java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • 构造器详细资料

    • QueryType

      public QueryType()