Class QClusterDetectedPattern

java.lang.Object
com.querydsl.core.types.dsl.DslExpression<T>
com.querydsl.core.types.dsl.SimpleExpression<T>
com.querydsl.core.types.dsl.BeanPath<T>
com.querydsl.sql.RelationalPathBase<R>
All Implemented Interfaces:
QOwnedBy<MClusterObject>, com.querydsl.core.types.EntityPath<MClusterDetectedPattern>, com.querydsl.core.types.Expression<MClusterDetectedPattern>, com.querydsl.core.types.Path<MClusterDetectedPattern>, com.querydsl.core.types.ProjectionRole<MClusterDetectedPattern>, com.querydsl.sql.RelationalPath<MClusterDetectedPattern>, Serializable

public class QClusterDetectedPattern extends QContainer<MClusterDetectedPattern,MClusterObject>
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
    static final com.querydsl.sql.ColumnMetadata
     
    com.querydsl.core.types.dsl.NumberPath<Double>
     
    static final String
     

    Fields inherited from class com.evolveum.midpoint.repo.sqale.qmodel.common.QContainer

    cid, CID, CLASS, CONTAINER_TYPE, containerType, objectOidIdFk, OWNER_OID, ownerOid, pk

    Fields inherited from class com.evolveum.midpoint.repo.sqlbase.querydsl.FlexibleRelationalPathBase

    DEFAULT_SCHEMA_NAME

    Fields inherited from class com.querydsl.core.types.dsl.DslExpression

    hashCode, mixin
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class com.evolveum.midpoint.repo.sqale.qmodel.common.QContainer

    isOwnedBy

    Methods inherited from class com.querydsl.sql.RelationalPathBase

    add, all, count, countDistinct, createForeignKey, createForeignKey, createInvForeignKey, createInvForeignKey, createPrimaryKey, eq, eq, getColumns, getForeignKeys, getInverseForeignKeys, getMetadata, getPrimaryKey, getProjection, getSchemaAndTable, getSchemaName, getTableName, ne, ne

    Methods inherited from class com.querydsl.core.types.dsl.BeanPath

    accept, as, createArray, createBoolean, createCollection, createComparable, createDate, createDateTime, createEnum, createList, createMap, createNumber, createSet, createSimple, createString, createTime, forProperty, getAnnotatedElement, getMetadata, getRoot, instanceOf, instanceOfAny

    Methods inherited from class com.querydsl.core.types.dsl.SimpleExpression

    as, as, eqAll, eqAll, eqAny, eqAny, in, in, in, in, in, isNotNull, isNull, neAll, neAny, notIn, notIn, notIn, notIn, notIn, nullif, nullif, when, when

    Methods inherited from class com.querydsl.core.types.dsl.DslExpression

    equals, getType, hashCode, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.querydsl.core.types.Expression

    accept, getType

    Methods inherited from interface com.querydsl.core.types.Path

    getAnnotatedElement, getMetadata, getRoot
  • Field Details

    • TABLE_NAME

      public static final String TABLE_NAME
      See Also:
    • ALIAS

      public static final String ALIAS
      See Also:
    • REDUCTION_COUNT

      public static final com.querydsl.sql.ColumnMetadata REDUCTION_COUNT
    • reductionCount

      public com.querydsl.core.types.dsl.NumberPath<Double> reductionCount
  • Constructor Details

    • QClusterDetectedPattern

      public QClusterDetectedPattern(String variable)