Class QAuditEventRecord

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<MAuditEventRecord>
com.evolveum.midpoint.repo.sqale.audit.qmodel.QAuditEventRecord
All Implemented Interfaces:
com.querydsl.core.types.EntityPath<MAuditEventRecord>, com.querydsl.core.types.Expression<MAuditEventRecord>, com.querydsl.core.types.Path<MAuditEventRecord>, com.querydsl.core.types.ProjectionRole<MAuditEventRecord>, com.querydsl.sql.RelationalPath<MAuditEventRecord>, Serializable

public class QAuditEventRecord extends FlexibleRelationalPathBase<MAuditEventRecord>
Querydsl query type for `MA_AUDIT_EVENT` table.
See Also:
  • Field Details

    • TABLE_NAME

      public static final String TABLE_NAME
      See Also:
    • ID

      public static final com.querydsl.sql.ColumnMetadata ID
    • TIMESTAMP

      public static final com.querydsl.sql.ColumnMetadata TIMESTAMP
    • EVENT_IDENTIFIER

      public static final com.querydsl.sql.ColumnMetadata EVENT_IDENTIFIER
    • EVENT_TYPE

      public static final com.querydsl.sql.ColumnMetadata EVENT_TYPE
    • EVENT_STAGE

      public static final com.querydsl.sql.ColumnMetadata EVENT_STAGE
    • SESSION_IDENTIFIER

      public static final com.querydsl.sql.ColumnMetadata SESSION_IDENTIFIER
    • REQUEST_IDENTIFIER

      public static final com.querydsl.sql.ColumnMetadata REQUEST_IDENTIFIER
    • TASK_IDENTIFIER

      public static final com.querydsl.sql.ColumnMetadata TASK_IDENTIFIER
    • TASK_OID

      public static final com.querydsl.sql.ColumnMetadata TASK_OID
    • HOST_IDENTIFIER

      public static final com.querydsl.sql.ColumnMetadata HOST_IDENTIFIER
    • NODE_IDENTIFIER

      public static final com.querydsl.sql.ColumnMetadata NODE_IDENTIFIER
    • REMOTE_HOST_ADDRESS

      public static final com.querydsl.sql.ColumnMetadata REMOTE_HOST_ADDRESS
    • INITIATOR_OID

      public static final com.querydsl.sql.ColumnMetadata INITIATOR_OID
    • INITIATOR_TYPE

      public static final com.querydsl.sql.ColumnMetadata INITIATOR_TYPE
    • INITIATOR_NAME

      public static final com.querydsl.sql.ColumnMetadata INITIATOR_NAME
    • ATTORNEY_OID

      public static final com.querydsl.sql.ColumnMetadata ATTORNEY_OID
    • ATTORNEY_NAME

      public static final com.querydsl.sql.ColumnMetadata ATTORNEY_NAME
    • EFFECTIVE_PRINCIPAL_OID

      public static final com.querydsl.sql.ColumnMetadata EFFECTIVE_PRINCIPAL_OID
    • EFFECTIVE_PRINCIPAL_TYPE

      public static final com.querydsl.sql.ColumnMetadata EFFECTIVE_PRINCIPAL_TYPE
    • EFFECTIVE_PRINCIPAL_NAME

      public static final com.querydsl.sql.ColumnMetadata EFFECTIVE_PRINCIPAL_NAME
    • EFFECTIVE_PRIVILEGES_MODIFICATION

      public static final com.querydsl.sql.ColumnMetadata EFFECTIVE_PRIVILEGES_MODIFICATION
    • TARGET_OID

      public static final com.querydsl.sql.ColumnMetadata TARGET_OID
    • TARGET_TYPE

      public static final com.querydsl.sql.ColumnMetadata TARGET_TYPE
    • TARGET_NAME

      public static final com.querydsl.sql.ColumnMetadata TARGET_NAME
    • TARGET_OWNER_OID

      public static final com.querydsl.sql.ColumnMetadata TARGET_OWNER_OID
    • TARGET_OWNER_TYPE

      public static final com.querydsl.sql.ColumnMetadata TARGET_OWNER_TYPE
    • TARGET_OWNER_NAME

      public static final com.querydsl.sql.ColumnMetadata TARGET_OWNER_NAME
    • CHANNEL

      public static final com.querydsl.sql.ColumnMetadata CHANNEL
    • OUTCOME

      public static final com.querydsl.sql.ColumnMetadata OUTCOME
    • PARAMETER

      public static final com.querydsl.sql.ColumnMetadata PARAMETER
    • RESULT

      public static final com.querydsl.sql.ColumnMetadata RESULT
    • MESSAGE

      public static final com.querydsl.sql.ColumnMetadata MESSAGE
    • CHANGED_ITEM_PATHS

      public static final com.querydsl.sql.ColumnMetadata CHANGED_ITEM_PATHS
    • RESOURCE_OIDS

      public static final com.querydsl.sql.ColumnMetadata RESOURCE_OIDS
    • PROPERTIES

      public static final com.querydsl.sql.ColumnMetadata PROPERTIES
    • id

      public final com.querydsl.core.types.dsl.NumberPath<Long> id
    • timestamp

      public final com.querydsl.core.types.dsl.DateTimePath<Instant> timestamp
    • eventIdentifier

      public final com.querydsl.core.types.dsl.StringPath eventIdentifier
    • eventType

      public final com.querydsl.core.types.dsl.EnumPath<AuditEventTypeType> eventType
    • eventStage

      public final com.querydsl.core.types.dsl.EnumPath<AuditEventStageType> eventStage
    • sessionIdentifier

      public final com.querydsl.core.types.dsl.StringPath sessionIdentifier
    • requestIdentifier

      public final com.querydsl.core.types.dsl.StringPath requestIdentifier
    • taskIdentifier

      public final com.querydsl.core.types.dsl.StringPath taskIdentifier
    • taskOid

      public final UuidPath taskOid
    • hostIdentifier

      public final com.querydsl.core.types.dsl.StringPath hostIdentifier
    • nodeIdentifier

      public final com.querydsl.core.types.dsl.StringPath nodeIdentifier
    • remoteHostAddress

      public final com.querydsl.core.types.dsl.StringPath remoteHostAddress
    • initiatorOid

      public final UuidPath initiatorOid
    • initiatorType

      public final com.querydsl.core.types.dsl.EnumPath<MObjectType> initiatorType
    • initiatorName

      public final com.querydsl.core.types.dsl.StringPath initiatorName
    • attorneyOid

      public final UuidPath attorneyOid
    • attorneyName

      public final com.querydsl.core.types.dsl.StringPath attorneyName
    • effectivePrincipalOid

      public final UuidPath effectivePrincipalOid
    • effectivePrincipalType

      public final com.querydsl.core.types.dsl.EnumPath<MObjectType> effectivePrincipalType
    • effectivePrincipalName

      public final com.querydsl.core.types.dsl.StringPath effectivePrincipalName
    • effectivePrivilegesModification

      public final com.querydsl.core.types.dsl.EnumPath<EffectivePrivilegesModificationType> effectivePrivilegesModification
    • targetOid

      public final UuidPath targetOid
    • targetType

      public final com.querydsl.core.types.dsl.EnumPath<MObjectType> targetType
    • targetName

      public final com.querydsl.core.types.dsl.StringPath targetName
    • targetOwnerOid

      public final UuidPath targetOwnerOid
    • targetOwnerType

      public final com.querydsl.core.types.dsl.EnumPath<MObjectType> targetOwnerType
    • targetOwnerName

      public final com.querydsl.core.types.dsl.StringPath targetOwnerName
    • channel

      public final com.querydsl.core.types.dsl.StringPath channel
    • outcome

      public final com.querydsl.core.types.dsl.EnumPath<OperationResultStatusType> outcome
    • parameter

      public final com.querydsl.core.types.dsl.StringPath parameter
    • result

      public final com.querydsl.core.types.dsl.StringPath result
    • message

      public final com.querydsl.core.types.dsl.StringPath message
    • changedItemPaths

      public final com.querydsl.core.types.dsl.ArrayPath<String[],String> changedItemPaths
    • resourceOids

      public final com.querydsl.core.types.dsl.ArrayPath<String[],String> resourceOids
    • properties

      public final JsonbPath properties
  • Constructor Details

    • QAuditEventRecord

      public QAuditEventRecord(String variable)
    • QAuditEventRecord

      public QAuditEventRecord(String variable, String schema, String table)