Class QAOLegacyRuleLink

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

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

    Fields
    Modifier and Type
    Field
    Description
    static final QAOLegacyRuleLink
     
    final com.querydsl.sql.PrimaryKey<LegacyRuleLink>
     
    final com.querydsl.core.types.dsl.NumberPath<Long>
     
    final com.querydsl.core.types.dsl.NumberPath<Long>
     
    final com.querydsl.core.types.dsl.NumberPath<Long>
     

    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

    • id

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

      public final com.querydsl.core.types.dsl.NumberPath<Long> legacyId
    • newId

      public final com.querydsl.core.types.dsl.NumberPath<Long> newId
    • aO589059LEGACYRULELINKPkey

      public final com.querydsl.sql.PrimaryKey<LegacyRuleLink> aO589059LEGACYRULELINKPkey
  • Constructor Details

    • QAOLegacyRuleLink

      public QAOLegacyRuleLink(String variable)
  • Method Details

    • addMetadata

      public void addMetadata()