Class QShadow
- 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<MShadow>
-
- com.evolveum.midpoint.repo.sqale.qmodel.shadow.QShadow
-
- All Implemented Interfaces:
com.querydsl.core.types.EntityPath<MShadow>
,com.querydsl.core.types.Expression<MShadow>
,com.querydsl.core.types.Path<MShadow>
,com.querydsl.core.types.ProjectionRole<MShadow>
,com.querydsl.sql.RelationalPath<MShadow>
,Serializable
public class QShadow extends QObject<MShadow>
Querydsl query type for "m_shadow" table.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description JsonbPath
attributes
static com.querydsl.sql.ColumnMetadata
ATTRIBUTES
static com.querydsl.sql.ColumnMetadata
CORRELATION_CASE_CLOSE_TIMESTAMP
static com.querydsl.sql.ColumnMetadata
CORRELATION_CASE_OPEN_TIMESTAMP
static com.querydsl.sql.ColumnMetadata
CORRELATION_END_TIMESTAMP
static com.querydsl.sql.ColumnMetadata
CORRELATION_SITUATION
static com.querydsl.sql.ColumnMetadata
CORRELATION_START_TIMESTAMP
com.querydsl.core.types.dsl.DateTimePath<Instant>
correlationCaseCloseTimestamp
com.querydsl.core.types.dsl.DateTimePath<Instant>
correlationCaseOpenTimestamp
com.querydsl.core.types.dsl.DateTimePath<Instant>
correlationEndTimestamp
com.querydsl.core.types.dsl.EnumPath<CorrelationSituationType>
correlationSituation
com.querydsl.core.types.dsl.DateTimePath<Instant>
correlationStartTimestamp
com.querydsl.core.types.dsl.BooleanPath
dead
static com.querydsl.sql.ColumnMetadata
DEAD
com.querydsl.core.types.dsl.BooleanPath
exist
static com.querydsl.sql.ColumnMetadata
EXIST
static com.querydsl.sql.ColumnMetadata
FULL_SYNCHRONIZATION_TIMESTAMP
com.querydsl.core.types.dsl.DateTimePath<Instant>
fullSynchronizationTimestamp
com.querydsl.core.types.dsl.StringPath
intent
static com.querydsl.sql.ColumnMetadata
INTENT
com.querydsl.core.types.dsl.EnumPath<ShadowKindType>
kind
static com.querydsl.sql.ColumnMetadata
KIND
static com.querydsl.sql.ColumnMetadata
OBJECT_CLASS_ID
com.querydsl.core.types.dsl.NumberPath<Integer>
objectClassId
static com.querydsl.sql.ColumnMetadata
PENDING_OPERATION_COUNT
com.querydsl.core.types.dsl.NumberPath<Integer>
pendingOperationCount
static com.querydsl.sql.ColumnMetadata
PRIMARY_IDENTIFIER_VALUE
com.querydsl.core.types.dsl.StringPath
primaryIdentifierValue
static com.querydsl.sql.ColumnMetadata
RESOURCE_REF_RELATION_ID
static com.querydsl.sql.ColumnMetadata
RESOURCE_REF_TARGET_OID
static com.querydsl.sql.ColumnMetadata
RESOURCE_REF_TARGET_TYPE
com.querydsl.core.types.dsl.NumberPath<Integer>
resourceRefRelationId
UuidPath
resourceRefTargetOid
com.querydsl.core.types.dsl.EnumPath<MObjectType>
resourceRefTargetType
static com.querydsl.sql.ColumnMetadata
SYNCHRONIZATION_SITUATION
static com.querydsl.sql.ColumnMetadata
SYNCHRONIZATION_TIMESTAMP
com.querydsl.core.types.dsl.EnumPath<SynchronizationSituationType>
synchronizationSituation
com.querydsl.core.types.dsl.DateTimePath<Instant>
synchronizationTimestamp
static String
TABLE_NAME
com.querydsl.core.types.dsl.StringPath
tag
static com.querydsl.sql.ColumnMetadata
TAG
-
Fields inherited from class com.evolveum.midpoint.repo.sqale.qmodel.object.QObject
CID_SEQ, CLASS, 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, VERSION
-
Fields inherited from class com.evolveum.midpoint.repo.sqlbase.querydsl.FlexibleRelationalPathBase
DEFAULT_SCHEMA_NAME
-
-
Method Summary
-
Methods inherited from class com.evolveum.midpoint.repo.sqlbase.querydsl.FlexibleRelationalPathBase
addMetadata, createArray, createBoolean, createByteArray, createDateTime, createEnum, createInstant, createInteger, createLong, createNumber, createString, createUuid, getPath
-
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
-
-
-
-
Field Detail
-
TABLE_NAME
public static final String TABLE_NAME
- See Also:
- Constant Field Values
-
OBJECT_CLASS_ID
public static final com.querydsl.sql.ColumnMetadata OBJECT_CLASS_ID
-
RESOURCE_REF_TARGET_OID
public static final com.querydsl.sql.ColumnMetadata RESOURCE_REF_TARGET_OID
-
RESOURCE_REF_TARGET_TYPE
public static final com.querydsl.sql.ColumnMetadata RESOURCE_REF_TARGET_TYPE
-
RESOURCE_REF_RELATION_ID
public static final com.querydsl.sql.ColumnMetadata RESOURCE_REF_RELATION_ID
-
INTENT
public static final com.querydsl.sql.ColumnMetadata INTENT
-
TAG
public static final com.querydsl.sql.ColumnMetadata TAG
-
KIND
public static final com.querydsl.sql.ColumnMetadata KIND
-
DEAD
public static final com.querydsl.sql.ColumnMetadata DEAD
-
EXIST
public static final com.querydsl.sql.ColumnMetadata EXIST
-
FULL_SYNCHRONIZATION_TIMESTAMP
public static final com.querydsl.sql.ColumnMetadata FULL_SYNCHRONIZATION_TIMESTAMP
-
PENDING_OPERATION_COUNT
public static final com.querydsl.sql.ColumnMetadata PENDING_OPERATION_COUNT
-
PRIMARY_IDENTIFIER_VALUE
public static final com.querydsl.sql.ColumnMetadata PRIMARY_IDENTIFIER_VALUE
-
SYNCHRONIZATION_SITUATION
public static final com.querydsl.sql.ColumnMetadata SYNCHRONIZATION_SITUATION
-
SYNCHRONIZATION_TIMESTAMP
public static final com.querydsl.sql.ColumnMetadata SYNCHRONIZATION_TIMESTAMP
-
ATTRIBUTES
public static final com.querydsl.sql.ColumnMetadata ATTRIBUTES
-
CORRELATION_START_TIMESTAMP
public static final com.querydsl.sql.ColumnMetadata CORRELATION_START_TIMESTAMP
-
CORRELATION_END_TIMESTAMP
public static final com.querydsl.sql.ColumnMetadata CORRELATION_END_TIMESTAMP
-
CORRELATION_CASE_OPEN_TIMESTAMP
public static final com.querydsl.sql.ColumnMetadata CORRELATION_CASE_OPEN_TIMESTAMP
-
CORRELATION_CASE_CLOSE_TIMESTAMP
public static final com.querydsl.sql.ColumnMetadata CORRELATION_CASE_CLOSE_TIMESTAMP
-
CORRELATION_SITUATION
public static final com.querydsl.sql.ColumnMetadata CORRELATION_SITUATION
-
objectClassId
public final com.querydsl.core.types.dsl.NumberPath<Integer> objectClassId
-
resourceRefTargetOid
public final UuidPath resourceRefTargetOid
-
resourceRefTargetType
public final com.querydsl.core.types.dsl.EnumPath<MObjectType> resourceRefTargetType
-
resourceRefRelationId
public final com.querydsl.core.types.dsl.NumberPath<Integer> resourceRefRelationId
-
intent
public final com.querydsl.core.types.dsl.StringPath intent
-
tag
public final com.querydsl.core.types.dsl.StringPath tag
-
kind
public final com.querydsl.core.types.dsl.EnumPath<ShadowKindType> kind
-
dead
public final com.querydsl.core.types.dsl.BooleanPath dead
-
exist
public final com.querydsl.core.types.dsl.BooleanPath exist
-
fullSynchronizationTimestamp
public final com.querydsl.core.types.dsl.DateTimePath<Instant> fullSynchronizationTimestamp
-
pendingOperationCount
public final com.querydsl.core.types.dsl.NumberPath<Integer> pendingOperationCount
-
primaryIdentifierValue
public final com.querydsl.core.types.dsl.StringPath primaryIdentifierValue
-
synchronizationSituation
public final com.querydsl.core.types.dsl.EnumPath<SynchronizationSituationType> synchronizationSituation
-
synchronizationTimestamp
public final com.querydsl.core.types.dsl.DateTimePath<Instant> synchronizationTimestamp
-
attributes
public final JsonbPath attributes
-
correlationStartTimestamp
public final com.querydsl.core.types.dsl.DateTimePath<Instant> correlationStartTimestamp
-
correlationEndTimestamp
public final com.querydsl.core.types.dsl.DateTimePath<Instant> correlationEndTimestamp
-
correlationCaseOpenTimestamp
public final com.querydsl.core.types.dsl.DateTimePath<Instant> correlationCaseOpenTimestamp
-
correlationCaseCloseTimestamp
public final com.querydsl.core.types.dsl.DateTimePath<Instant> correlationCaseCloseTimestamp
-
correlationSituation
public final com.querydsl.core.types.dsl.EnumPath<CorrelationSituationType> correlationSituation
-
-