@Generated(value="org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor") public abstract class EntityWithManyToOneSelfReference_ extends Object
| Modifier and Type | Field and Description |
|---|---|
static SingularAttribute<EntityWithManyToOneSelfReference,Integer> |
id |
static String |
ID |
static SingularAttribute<EntityWithManyToOneSelfReference,String> |
name |
static String |
NAME |
static SingularAttribute<EntityWithManyToOneSelfReference,EntityWithManyToOneSelfReference> |
other |
static String |
OTHER |
static String |
SOME_INTEGER |
static SingularAttribute<EntityWithManyToOneSelfReference,Integer> |
someInteger |
| Constructor and Description |
|---|
EntityWithManyToOneSelfReference_() |
public static volatile SingularAttribute<EntityWithManyToOneSelfReference,EntityWithManyToOneSelfReference> other
public static volatile SingularAttribute<EntityWithManyToOneSelfReference,Integer> someInteger
public static volatile SingularAttribute<EntityWithManyToOneSelfReference,String> name
public static volatile SingularAttribute<EntityWithManyToOneSelfReference,Integer> id
public static final String OTHER
public static final String SOME_INTEGER
public static final String NAME
public static final String ID
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.