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