Package com.atlassian.bamboo.hibernate
Class HibernateBambooEntityObject_
- java.lang.Object
-
- com.atlassian.bamboo.hibernate.HibernateBambooEntityObject_
-
- Direct Known Subclasses:
ArtifactDefinitionImpl_
,ArtifactSubscriptionImpl_
,CrowdDeletedEntityImpl_
,ElasticTunnelDefinitionImpl_
,LabelImpl_
,LabellingImpl_
,MutableArtifactDeploymentVersionItemImpl_
,MutableArtifactImpl_
,MutableBambooArtifactDeploymentProjectItem_
,PlanRepositoryLinkImpl_
,PlanVcsRevisionHistoryItem_
,TestCaseResultImpl_
,TestClassResultImpl_
@Generated("org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor") public abstract class HibernateBambooEntityObject_ extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static javax.persistence.metamodel.SingularAttribute<HibernateBambooEntityObject,Long>
id
static String
ID
-
Constructor Summary
Constructors Constructor Description HibernateBambooEntityObject_()
-
-
-
Field Detail
-
id
public static volatile javax.persistence.metamodel.SingularAttribute<HibernateBambooEntityObject,Long> id
-
ID
public static final String ID
- See Also:
- Constant Field Values
-
-