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