Class QOrg

  • All Implemented Interfaces:
    com.querydsl.core.types.EntityPath<MOrg>, com.querydsl.core.types.Expression<MOrg>, com.querydsl.core.types.Path<MOrg>, com.querydsl.core.types.ProjectionRole<MOrg>, com.querydsl.sql.RelationalPath<MOrg>, Serializable

    public class QOrg
    extends QAbstractRole<MOrg>
    Querydsl query type for "m_org" table.
    See Also:
    Serialized Form
    • Field Detail

      • DISPLAY_ORDER

        public static final com.querydsl.sql.ColumnMetadata DISPLAY_ORDER
      • TENANT

        public static final com.querydsl.sql.ColumnMetadata TENANT
      • displayOrder

        public final com.querydsl.core.types.dsl.NumberPath<Integer> displayOrder
      • tenant

        public final com.querydsl.core.types.dsl.BooleanPath tenant