@Generated(value="org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor") public abstract class PlanBranchPullRequestEntity_ extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CHAIN_BRANCH |
static javax.persistence.metamodel.SingularAttribute<PlanBranchPullRequestEntity,ChainBranchImpl> |
chainBranch |
static javax.persistence.metamodel.SingularAttribute<PlanBranchPullRequestEntity,Long> |
id |
static String |
ID |
static String |
VCS_PULL_REQUEST |
static javax.persistence.metamodel.SingularAttribute<PlanBranchPullRequestEntity,VcsPullRequestImpl> |
vcsPullRequest |
Constructor and Description |
---|
PlanBranchPullRequestEntity_() |
public static volatile javax.persistence.metamodel.SingularAttribute<PlanBranchPullRequestEntity,ChainBranchImpl> chainBranch
public static volatile javax.persistence.metamodel.SingularAttribute<PlanBranchPullRequestEntity,VcsPullRequestImpl> vcsPullRequest
public static volatile javax.persistence.metamodel.SingularAttribute<PlanBranchPullRequestEntity,Long> id
public static final String CHAIN_BRANCH
public static final String VCS_PULL_REQUEST
public static final String ID
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.