Class QSimulationResult
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>
com.evolveum.midpoint.repo.sqlbase.querydsl.FlexibleRelationalPathBase<R>
com.evolveum.midpoint.repo.sqale.qmodel.object.QObject<R>
com.evolveum.midpoint.repo.sqale.qmodel.object.QAssignmentHolder<MSimulationResult>
com.evolveum.midpoint.repo.sqale.qmodel.simulation.QSimulationResult
- All Implemented Interfaces:
- com.querydsl.core.types.EntityPath<MSimulationResult>,- com.querydsl.core.types.Expression<MSimulationResult>,- com.querydsl.core.types.Path<MSimulationResult>,- com.querydsl.core.types.ProjectionRole<MSimulationResult>,- com.querydsl.sql.RelationalPath<MSimulationResult>,- Serializable
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final com.querydsl.sql.ColumnMetadatafinal com.querydsl.core.types.dsl.DateTimePath<Instant>final com.querydsl.core.types.dsl.BooleanPathstatic final com.querydsl.sql.ColumnMetadatastatic final com.querydsl.sql.ColumnMetadatastatic final com.querydsl.sql.ColumnMetadatastatic final com.querydsl.sql.ColumnMetadatafinal com.querydsl.core.types.dsl.NumberPath<Integer>final UuidPathfinal com.querydsl.core.types.dsl.EnumPath<MObjectType>static final com.querydsl.sql.ColumnMetadatafinal com.querydsl.core.types.dsl.DateTimePath<Instant>static final StringFields inherited from class com.evolveum.midpoint.repo.sqale.qmodel.object.QAssignmentHolderCLASSFields inherited from class com.evolveum.midpoint.repo.sqale.qmodel.object.QObjectCID_SEQ, containerIdSeq, CREATE_CHANNEL_ID, CREATE_TIMESTAMP, createChannelId, createChannelIdFk, createTimestamp, CREATOR_REF_RELATION_ID, CREATOR_REF_TARGET_OID, CREATOR_REF_TARGET_TYPE, creatorRefRelationId, creatorRefRelationIdFk, creatorRefTargetOid, creatorRefTargetType, ext, EXT, FULL_OBJECT, FULL_TEXT_INFO, fullObject, fullTextInfo, LIFECYCLE_STATE, lifecycleState, MODIFIER_REF_RELATION_ID, MODIFIER_REF_TARGET_OID, MODIFIER_REF_TARGET_TYPE, modifierRefRelationId, modifierRefRelationIdFk, modifierRefTargetOid, modifierRefTargetType, MODIFY_CHANNEL_ID, MODIFY_TIMESTAMP, modifyChannelId, modifyChannelIdFk, modifyTimestamp, NAME_NORM, NAME_ORIG, nameNorm, nameOrig, OBJECT_TYPE, objectType, oid, OID, pk, POLICY_SITUATIONS, policySituations, subtypes, SUBTYPES, TENANT_REF_RELATION_ID, TENANT_REF_TARGET_OID, TENANT_REF_TARGET_TYPE, tenantRefRelationId, tenantRefRelationIdFk, tenantRefTargetOid, tenantRefTargetType, version, VERSIONFields inherited from class com.evolveum.midpoint.repo.sqlbase.querydsl.FlexibleRelationalPathBaseDEFAULT_SCHEMA_NAMEFields inherited from class com.querydsl.core.types.dsl.DslExpressionhashCode, mixin
- 
Constructor SummaryConstructorsConstructorDescriptionQSimulationResult(String variable) QSimulationResult(String variable, String schema, String table) 
- 
Method SummaryMethods inherited from class com.evolveum.midpoint.repo.sqlbase.querydsl.FlexibleRelationalPathBaseaddMetadata, createArray, createBoolean, createByteArray, createDateTime, createEnum, createInstant, createInteger, createLong, createNumber, createString, createUuid, getPathMethods inherited from class com.querydsl.sql.RelationalPathBaseadd, all, count, countDistinct, createForeignKey, createForeignKey, createInvForeignKey, createInvForeignKey, createPrimaryKey, eq, eq, getColumns, getForeignKeys, getInverseForeignKeys, getMetadata, getPrimaryKey, getProjection, getSchemaAndTable, getSchemaName, getTableName, ne, neMethods inherited from class com.querydsl.core.types.dsl.BeanPathaccept, as, createArray, createBoolean, createCollection, createComparable, createDate, createDateTime, createEnum, createList, createMap, createNumber, createSet, createSimple, createString, createTime, forProperty, getAnnotatedElement, getMetadata, getRoot, instanceOf, instanceOfAnyMethods inherited from class com.querydsl.core.types.dsl.SimpleExpressionas, as, eqAll, eqAll, eqAny, eqAny, in, in, in, in, in, isNotNull, isNull, neAll, neAny, notIn, notIn, notIn, notIn, notIn, nullif, nullif, when, whenMethods inherited from class com.querydsl.core.types.dsl.DslExpressionequals, getType, hashCode, toStringMethods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.querydsl.core.types.Expressionaccept, getTypeMethods inherited from interface com.querydsl.core.types.PathgetAnnotatedElement, getMetadata, getRoot
- 
Field Details- 
TABLE_NAME- See Also:
 
- 
PARTITIONEDpublic static final com.querydsl.sql.ColumnMetadata PARTITIONED
- 
ROOT_TASK_REF_TARGET_OIDpublic static final com.querydsl.sql.ColumnMetadata ROOT_TASK_REF_TARGET_OID
- 
ROOT_TASK_REF_TARGET_TYPEpublic static final com.querydsl.sql.ColumnMetadata ROOT_TASK_REF_TARGET_TYPE
- 
ROOT_TASK_REF_RELATION_IDpublic static final com.querydsl.sql.ColumnMetadata ROOT_TASK_REF_RELATION_ID
- 
START_TIMESTAMPpublic static final com.querydsl.sql.ColumnMetadata START_TIMESTAMP
- 
END_TIMESTAMPpublic static final com.querydsl.sql.ColumnMetadata END_TIMESTAMP
- 
partitionedpublic final com.querydsl.core.types.dsl.BooleanPath partitioned
- 
startTimestamp
- 
endTimestamp
- 
rootTaskRefTargetOid
- 
rootTaskRefTargetType
- 
rootTaskRefRelationId
 
- 
- 
Constructor Details- 
QSimulationResult
- 
QSimulationResult
 
-