@Generated(value="org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor") public abstract class CountriesElement_ extends Object
Modifier and Type | Field and Description |
---|---|
static javax.persistence.metamodel.ListAttribute<CountriesElement,CountryElement> |
country |
static javax.persistence.metamodel.SingularAttribute<CountriesElement,Long> |
hjid |
static javax.persistence.metamodel.SingularAttribute<CountriesElement,BigInteger> |
page |
static javax.persistence.metamodel.SingularAttribute<CountriesElement,BigInteger> |
pages |
static javax.persistence.metamodel.SingularAttribute<CountriesElement,BigInteger> |
perPage |
static javax.persistence.metamodel.SingularAttribute<CountriesElement,BigInteger> |
total |
Constructor and Description |
---|
CountriesElement_() |
public static volatile javax.persistence.metamodel.ListAttribute<CountriesElement,CountryElement> country
public static volatile javax.persistence.metamodel.SingularAttribute<CountriesElement,BigInteger> total
public static volatile javax.persistence.metamodel.SingularAttribute<CountriesElement,BigInteger> pages
public static volatile javax.persistence.metamodel.SingularAttribute<CountriesElement,BigInteger> perPage
public static volatile javax.persistence.metamodel.SingularAttribute<CountriesElement,BigInteger> page
public static volatile javax.persistence.metamodel.SingularAttribute<CountriesElement,Long> hjid
Copyright © 2010–2017 www.hack23.com. All rights reserved.