@Generated(value="org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor") public abstract class UserAgreementEntity_ extends Object
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<UserAgreementEntity,Date> |
effectiveAt |
static javax.persistence.metamodel.SingularAttribute<UserAgreementEntity,Date> |
expiredAt |
static javax.persistence.metamodel.SingularAttribute<UserAgreementEntity,Long> |
id |
static javax.persistence.metamodel.SingularAttribute<UserAgreementEntity,String> |
text |
| Constructor and Description |
|---|
UserAgreementEntity_() |
public static volatile javax.persistence.metamodel.SingularAttribute<UserAgreementEntity,Date> expiredAt
public static volatile javax.persistence.metamodel.SingularAttribute<UserAgreementEntity,Date> effectiveAt
public static volatile javax.persistence.metamodel.SingularAttribute<UserAgreementEntity,Long> id
public static volatile javax.persistence.metamodel.SingularAttribute<UserAgreementEntity,String> text
Copyright © 2016 Emory University. All rights reserved.