Class DictionaryTypeDesc_
java.lang.Object
org.cxbox.model.core.entity.AbstractEntity_
org.cxbox.model.core.entity.BaseEntity_
org.cxbox.model.dictionary.entity.DictionaryTypeDesc_
@Generated("org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
public abstract class DictionaryTypeDesc_
extends BaseEntity_
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic jakarta.persistence.metamodel.EntityType<DictionaryTypeDesc>static jakarta.persistence.metamodel.SingularAttribute<DictionaryTypeDesc,String> static final Stringstatic final Stringstatic jakarta.persistence.metamodel.SingularAttribute<DictionaryTypeDesc,String> Fields inherited from class org.cxbox.model.core.entity.BaseEntity_
CREATED_BY, CREATED_DATE, createdBy, createdDate, id, ID, LAST_UPD_BY, lastUpdBy, UPDATED_DATE, updatedDate, vstamp, VSTAMP -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
typeDesc
public static volatile jakarta.persistence.metamodel.SingularAttribute<DictionaryTypeDesc,String> typeDesc- See Also:
-
DictionaryTypeDesc.typeDesc
-
type
public static volatile jakarta.persistence.metamodel.SingularAttribute<DictionaryTypeDesc,String> type- See Also:
-
DictionaryTypeDesc.type
-
class_
- See Also:
-
TYPE_DESC
- See Also:
-
TYPE
- See Also:
-
-
Constructor Details
-
DictionaryTypeDesc_
public DictionaryTypeDesc_()
-