Class QAOTriggerConfigValue

java.lang.Object
com.querydsl.core.types.dsl.DslExpression<LegacyTriggerConfigValue>
com.querydsl.core.types.dsl.SimpleExpression<LegacyTriggerConfigValue>
com.querydsl.core.types.dsl.BeanPath<LegacyTriggerConfigValue>
com.querydsl.sql.RelationalPathBase<LegacyTriggerConfigValue>
com.codebarrel.data.api.jira.JiraRelationalPathBase<LegacyTriggerConfigValue>
com.codebarrel.jira.plugin.automation.data.legacy.QAOTriggerConfigValue
All Implemented Interfaces:
com.querydsl.core.types.EntityPath<LegacyTriggerConfigValue>, com.querydsl.core.types.Expression<LegacyTriggerConfigValue>, com.querydsl.core.types.Path<LegacyTriggerConfigValue>, com.querydsl.core.types.ProjectionRole<LegacyTriggerConfigValue>, com.querydsl.sql.RelationalPath<LegacyTriggerConfigValue>, Serializable

@Generated("com.querydsl.sql.codegen.MetaDataSerializer") public class QAOTriggerConfigValue extends JiraRelationalPathBase<LegacyTriggerConfigValue>
QAOTriggerConfigValue is a Querydsl query type for QAOTriggerConfigValue
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     
    final com.querydsl.sql.PrimaryKey<LegacyTriggerConfigValue>
     
    final com.querydsl.sql.ForeignKey<LegacyTriggerConfEnt>
     
    final com.querydsl.core.types.dsl.NumberPath<Integer>
     
    final com.querydsl.core.types.dsl.StringPath
     
    final com.querydsl.core.types.dsl.NumberPath<Integer>
     

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

    hashCode, mixin
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class com.codebarrel.data.api.jira.JiraRelationalPathBase

    getSchemaAndTable, getSchemaName

    Methods inherited from class com.querydsl.sql.RelationalPathBase

    add, addMetadata, all, count, countDistinct, createForeignKey, createForeignKey, createInvForeignKey, createInvForeignKey, createPrimaryKey, eq, eq, getColumns, getForeignKeys, getInverseForeignKeys, getMetadata, getPrimaryKey, getProjection, 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

    • aoB4fdd4TriggerConfigValue

      public static final QAOTriggerConfigValue aoB4fdd4TriggerConfigValue
    • id

      public final com.querydsl.core.types.dsl.NumberPath<Integer> id
    • paramValue

      public final com.querydsl.core.types.dsl.StringPath paramValue
    • triggerConfigEntityId

      public final com.querydsl.core.types.dsl.NumberPath<Integer> triggerConfigEntityId
    • aOB4FDD4TRIGGERCONFIGVALUEPkey

      public final com.querydsl.sql.PrimaryKey<LegacyTriggerConfigValue> aOB4FDD4TRIGGERCONFIGVALUEPkey
    • aoB4fdd4TriggerConfigValueTriggerConfigEntityIdFk

      public final com.querydsl.sql.ForeignKey<LegacyTriggerConfEnt> aoB4fdd4TriggerConfigValueTriggerConfigEntityIdFk
  • Constructor Details

    • QAOTriggerConfigValue

      public QAOTriggerConfigValue(String variable)
  • Method Details

    • addMetadata

      public void addMetadata()