Class QAOActionEntity
java.lang.Object
com.querydsl.core.types.dsl.DslExpression<LegacyActionEntity>
com.querydsl.core.types.dsl.SimpleExpression<LegacyActionEntity>
com.querydsl.core.types.dsl.BeanPath<LegacyActionEntity>
com.querydsl.sql.RelationalPathBase<LegacyActionEntity>
com.codebarrel.data.api.jira.JiraRelationalPathBase<LegacyActionEntity>
com.codebarrel.jira.plugin.automation.data.legacy.QAOActionEntity
- All Implemented Interfaces:
com.querydsl.core.types.EntityPath<LegacyActionEntity>
,com.querydsl.core.types.Expression<LegacyActionEntity>
,com.querydsl.core.types.Path<LegacyActionEntity>
,com.querydsl.core.types.ProjectionRole<LegacyActionEntity>
,com.querydsl.sql.RelationalPath<LegacyActionEntity>
,Serializable
@Generated("com.querydsl.sql.codegen.MetaDataSerializer")
public class QAOActionEntity
extends JiraRelationalPathBase<LegacyActionEntity>
QAOActionEntity is a Querydsl query type for QAOActionEntity
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal com.querydsl.sql.ForeignKey
<LegacyActionConfEnt> static final QAOActionEntity
final com.querydsl.sql.PrimaryKey
<LegacyActionEntity> final com.querydsl.sql.ForeignKey
<LegacyRuleEntity> final com.querydsl.core.types.dsl.StringPath
final com.querydsl.core.types.dsl.NumberPath
<Integer> final com.querydsl.core.types.dsl.NumberPath
<Integer> Fields inherited from class com.querydsl.core.types.dsl.DslExpression
hashCode, mixin
-
Constructor Summary
Constructors -
Method Summary
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
-
aoB4fdd4ActionEntity
-
completeModuleKey
public final com.querydsl.core.types.dsl.StringPath completeModuleKey -
id
-
ruleEntityId
-
aOB4FDD4ACTIONENTITYPkey
-
aoB4fdd4ActionEntityRuleEntityIdFk
-
_aoB4fdd4ActionConfEntActionEntityIdFk
public final com.querydsl.sql.ForeignKey<LegacyActionConfEnt> _aoB4fdd4ActionConfEntActionEntityIdFk
-
-
Constructor Details
-
QAOActionEntity
-
-
Method Details
-
addMetadata
public void addMetadata()
-