@Generated(value="org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor") public abstract class UserAgreementStatusEntity_ extends Object
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<UserAgreementStatusEntity,Date> |
expiry |
static javax.persistence.metamodel.SingularAttribute<UserAgreementStatusEntity,String> |
fullname |
static javax.persistence.metamodel.SingularAttribute<UserAgreementStatusEntity,Long> |
id |
static javax.persistence.metamodel.SingularAttribute<UserAgreementStatusEntity,UserAgreementEntity> |
userAgreement |
static javax.persistence.metamodel.SingularAttribute<UserAgreementStatusEntity,String> |
username |
| Constructor and Description |
|---|
UserAgreementStatusEntity_() |
public static volatile javax.persistence.metamodel.SingularAttribute<UserAgreementStatusEntity,UserAgreementEntity> userAgreement
public static volatile javax.persistence.metamodel.SingularAttribute<UserAgreementStatusEntity,Long> id
public static volatile javax.persistence.metamodel.SingularAttribute<UserAgreementStatusEntity,String> fullname
public static volatile javax.persistence.metamodel.SingularAttribute<UserAgreementStatusEntity,Date> expiry
public static volatile javax.persistence.metamodel.SingularAttribute<UserAgreementStatusEntity,String> username
Copyright © 2016–2018 Emory University. All rights reserved.