Class QObject<R extends MObject>
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>
- All Implemented Interfaces:
com.querydsl.core.types.EntityPath<R>
,com.querydsl.core.types.Expression<R>
,com.querydsl.core.types.Path<R>
,com.querydsl.core.types.ProjectionRole<R>
,com.querydsl.sql.RelationalPath<R>
,Serializable
- Direct Known Subclasses:
QAssignmentHolder
,QShadow
Querydsl query type for "m_object" table.
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final com.querydsl.sql.ColumnMetadata
IfQObject.class
is not enough because of generics, tryQObject.CLASS
.final com.querydsl.core.types.dsl.NumberPath<Long>
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.NumberPath<Integer>
final com.querydsl.sql.ForeignKey<QUri>
final com.querydsl.core.types.dsl.DateTimePath<Instant>
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.NumberPath<Integer>
final com.querydsl.sql.ForeignKey<QUri>
final UuidPath
final com.querydsl.core.types.dsl.EnumPath<MObjectType>
final JsonbPath
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.ArrayPath<byte[],
Byte> final com.querydsl.core.types.dsl.StringPath
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.StringPath
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.NumberPath<Integer>
final com.querydsl.sql.ForeignKey<QUri>
final UuidPath
final com.querydsl.core.types.dsl.EnumPath<MObjectType>
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.NumberPath<Integer>
final com.querydsl.sql.ForeignKey<QUri>
final com.querydsl.core.types.dsl.DateTimePath<Instant>
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.StringPath
final com.querydsl.core.types.dsl.StringPath
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.EnumPath<MObjectType>
final UuidPath
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.sql.PrimaryKey<R>
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
static final String
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
static final com.querydsl.sql.ColumnMetadata
final com.querydsl.core.types.dsl.NumberPath<Integer>
final com.querydsl.sql.ForeignKey<QUri>
final UuidPath
final com.querydsl.core.types.dsl.EnumPath<MObjectType>
final com.querydsl.core.types.dsl.NumberPath<Integer>
static final com.querydsl.sql.ColumnMetadata
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
-
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
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
-
CLASS
IfQObject.class
is not enough because of generics, tryQObject.CLASS
. -
TABLE_NAME
- See Also:
-
OID
public static final com.querydsl.sql.ColumnMetadata OID -
OBJECT_TYPE
public static final com.querydsl.sql.ColumnMetadata OBJECT_TYPE -
NAME_ORIG
public static final com.querydsl.sql.ColumnMetadata NAME_ORIG -
NAME_NORM
public static final com.querydsl.sql.ColumnMetadata NAME_NORM -
FULL_OBJECT
public static final com.querydsl.sql.ColumnMetadata FULL_OBJECT -
TENANT_REF_TARGET_OID
public static final com.querydsl.sql.ColumnMetadata TENANT_REF_TARGET_OID -
TENANT_REF_TARGET_TYPE
public static final com.querydsl.sql.ColumnMetadata TENANT_REF_TARGET_TYPE -
TENANT_REF_RELATION_ID
public static final com.querydsl.sql.ColumnMetadata TENANT_REF_RELATION_ID -
LIFECYCLE_STATE
public static final com.querydsl.sql.ColumnMetadata LIFECYCLE_STATE -
CID_SEQ
public static final com.querydsl.sql.ColumnMetadata CID_SEQ -
VERSION
public static final com.querydsl.sql.ColumnMetadata VERSION -
POLICY_SITUATIONS
public static final com.querydsl.sql.ColumnMetadata POLICY_SITUATIONS -
SUBTYPES
public static final com.querydsl.sql.ColumnMetadata SUBTYPES -
FULL_TEXT_INFO
public static final com.querydsl.sql.ColumnMetadata FULL_TEXT_INFO -
EXT
public static final com.querydsl.sql.ColumnMetadata EXT -
CREATOR_REF_TARGET_OID
public static final com.querydsl.sql.ColumnMetadata CREATOR_REF_TARGET_OID -
CREATOR_REF_TARGET_TYPE
public static final com.querydsl.sql.ColumnMetadata CREATOR_REF_TARGET_TYPE -
CREATOR_REF_RELATION_ID
public static final com.querydsl.sql.ColumnMetadata CREATOR_REF_RELATION_ID -
CREATE_CHANNEL_ID
public static final com.querydsl.sql.ColumnMetadata CREATE_CHANNEL_ID -
CREATE_TIMESTAMP
public static final com.querydsl.sql.ColumnMetadata CREATE_TIMESTAMP -
MODIFIER_REF_TARGET_OID
public static final com.querydsl.sql.ColumnMetadata MODIFIER_REF_TARGET_OID -
MODIFIER_REF_TARGET_TYPE
public static final com.querydsl.sql.ColumnMetadata MODIFIER_REF_TARGET_TYPE -
MODIFIER_REF_RELATION_ID
public static final com.querydsl.sql.ColumnMetadata MODIFIER_REF_RELATION_ID -
MODIFY_CHANNEL_ID
public static final com.querydsl.sql.ColumnMetadata MODIFY_CHANNEL_ID -
MODIFY_TIMESTAMP
public static final com.querydsl.sql.ColumnMetadata MODIFY_TIMESTAMP -
oid
-
objectType
-
nameOrig
public final com.querydsl.core.types.dsl.StringPath nameOrig -
nameNorm
public final com.querydsl.core.types.dsl.StringPath nameNorm -
fullObject
-
tenantRefTargetOid
-
tenantRefTargetType
-
tenantRefRelationId
-
lifecycleState
public final com.querydsl.core.types.dsl.StringPath lifecycleState -
containerIdSeq
-
version
-
policySituations
-
subtypes
-
fullTextInfo
public final com.querydsl.core.types.dsl.StringPath fullTextInfo -
ext
-
creatorRefTargetOid
-
creatorRefTargetType
-
creatorRefRelationId
-
createChannelId
-
createTimestamp
-
modifierRefTargetOid
-
modifierRefTargetType
-
modifierRefRelationId
-
modifyChannelId
-
modifyTimestamp
-
pk
-
createChannelIdFk
-
modifyChannelIdFk
-
creatorRefRelationIdFk
-
modifierRefRelationIdFk
-
tenantRefRelationIdFk
-
-
Constructor Details
-
QObject
-
QObject
-