Class QCase

    • Field Detail

      • STATE

        public static final com.querydsl.sql.ColumnMetadata STATE
      • CLOSE_TIMESTAMP

        public static final com.querydsl.sql.ColumnMetadata CLOSE_TIMESTAMP
      • OBJECT_REF_TARGET_OID

        public static final com.querydsl.sql.ColumnMetadata OBJECT_REF_TARGET_OID
      • OBJECT_REF_TARGET_TYPE

        public static final com.querydsl.sql.ColumnMetadata OBJECT_REF_TARGET_TYPE
      • OBJECT_REF_RELATION_ID

        public static final com.querydsl.sql.ColumnMetadata OBJECT_REF_RELATION_ID
      • PARENT_REF_TARGET_OID

        public static final com.querydsl.sql.ColumnMetadata PARENT_REF_TARGET_OID
      • PARENT_REF_TARGET_TYPE

        public static final com.querydsl.sql.ColumnMetadata PARENT_REF_TARGET_TYPE
      • PARENT_REF_RELATION_ID

        public static final com.querydsl.sql.ColumnMetadata PARENT_REF_RELATION_ID
      • REQUESTOR_REF_TARGET_OID

        public static final com.querydsl.sql.ColumnMetadata REQUESTOR_REF_TARGET_OID
      • REQUESTOR_REF_TARGET_TYPE

        public static final com.querydsl.sql.ColumnMetadata REQUESTOR_REF_TARGET_TYPE
      • REQUESTOR_REF_RELATION_ID

        public static final com.querydsl.sql.ColumnMetadata REQUESTOR_REF_RELATION_ID
      • TARGET_REF_TARGET_OID

        public static final com.querydsl.sql.ColumnMetadata TARGET_REF_TARGET_OID
      • TARGET_REF_TARGET_TYPE

        public static final com.querydsl.sql.ColumnMetadata TARGET_REF_TARGET_TYPE
      • TARGET_REF_RELATION_ID

        public static final com.querydsl.sql.ColumnMetadata TARGET_REF_RELATION_ID
      • state

        public final com.querydsl.core.types.dsl.StringPath state
      • closeTimestamp

        public final com.querydsl.core.types.dsl.DateTimePath<Instant> closeTimestamp
      • objectRefTargetOid

        public final UuidPath objectRefTargetOid
      • objectRefTargetType

        public final com.querydsl.core.types.dsl.EnumPath<MObjectType> objectRefTargetType
      • objectRefRelationId

        public final com.querydsl.core.types.dsl.NumberPath<Integer> objectRefRelationId
      • parentRefTargetOid

        public final UuidPath parentRefTargetOid
      • parentRefTargetType

        public final com.querydsl.core.types.dsl.EnumPath<MObjectType> parentRefTargetType
      • parentRefRelationId

        public final com.querydsl.core.types.dsl.NumberPath<Integer> parentRefRelationId
      • requestorRefTargetOid

        public final UuidPath requestorRefTargetOid
      • requestorRefTargetType

        public final com.querydsl.core.types.dsl.EnumPath<MObjectType> requestorRefTargetType
      • requestorRefRelationId

        public final com.querydsl.core.types.dsl.NumberPath<Integer> requestorRefRelationId
      • targetRefTargetOid

        public final UuidPath targetRefTargetOid
      • targetRefTargetType

        public final com.querydsl.core.types.dsl.EnumPath<MObjectType> targetRefTargetType
      • targetRefRelationId

        public final com.querydsl.core.types.dsl.NumberPath<Integer> targetRefRelationId