@Generated(value="org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor") public abstract class AttributeValueListEntity_ extends AuditableEntity_
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.CollectionAttribute<AttributeValueListEntity,AllowedAttributeValueEntity> |
allowedAttributeValues |
static javax.persistence.metamodel.SingularAttribute<AttributeValueListEntity,Integer> |
id |
static javax.persistence.metamodel.SingularAttribute<AttributeValueListEntity,String> |
name |
static javax.persistence.metamodel.SingularAttribute<AttributeValueListEntity,NamespaceEntity> |
namespace |
createdBy, createdOn, updatedBy, updatedOn| Constructor and Description |
|---|
AttributeValueListEntity_() |
public static volatile javax.persistence.metamodel.CollectionAttribute<AttributeValueListEntity,AllowedAttributeValueEntity> allowedAttributeValues
public static volatile javax.persistence.metamodel.SingularAttribute<AttributeValueListEntity,NamespaceEntity> namespace
public static volatile javax.persistence.metamodel.SingularAttribute<AttributeValueListEntity,String> name
public static volatile javax.persistence.metamodel.SingularAttribute<AttributeValueListEntity,Integer> id
Copyright © 2019. All rights reserved.