@Generated(value="org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor") public abstract class TaskDefImpl_ extends Object
Modifier and Type | Field and Description |
---|---|
static javax.persistence.metamodel.SingularAttribute<TaskDefImpl,Long> |
id |
static javax.persistence.metamodel.SingularAttribute<TaskDefImpl,String> |
name |
static javax.persistence.metamodel.SingularAttribute<TaskDefImpl,Integer> |
priority |
Constructor and Description |
---|
TaskDefImpl_() |
public static volatile javax.persistence.metamodel.SingularAttribute<TaskDefImpl,String> name
public static volatile javax.persistence.metamodel.SingularAttribute<TaskDefImpl,Long> id
public static volatile javax.persistence.metamodel.SingularAttribute<TaskDefImpl,Integer> priority
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.