Class QResource

    • Field Detail

      • BUSINESS_ADMINISTRATIVE_STATE

        public static final com.querydsl.sql.ColumnMetadata BUSINESS_ADMINISTRATIVE_STATE
      • OPERATIONAL_STATE_LAST_AVAILABILITY_STATUS

        public static final com.querydsl.sql.ColumnMetadata OPERATIONAL_STATE_LAST_AVAILABILITY_STATUS
      • CONNECTOR_REF_TARGET_OID

        public static final com.querydsl.sql.ColumnMetadata CONNECTOR_REF_TARGET_OID
      • CONNECTOR_REF_TARGET_TYPE

        public static final com.querydsl.sql.ColumnMetadata CONNECTOR_REF_TARGET_TYPE
      • CONNECTOR_REF_RELATION_ID

        public static final com.querydsl.sql.ColumnMetadata CONNECTOR_REF_RELATION_ID
      • operationalStateLastAvailabilityStatus

        public final com.querydsl.core.types.dsl.EnumPath<AvailabilityStatusType> operationalStateLastAvailabilityStatus
      • connectorRefTargetOid

        public final UuidPath connectorRefTargetOid
      • connectorRefTargetType

        public final com.querydsl.core.types.dsl.EnumPath<MObjectType> connectorRefTargetType
      • connectorRefRelationId

        public final com.querydsl.core.types.dsl.NumberPath<Integer> connectorRefRelationId
    • Constructor Detail

      • QResource

        public QResource​(String variable)