@Generated(value="org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor") public abstract class EntityWithOneToMany_ extends Object
| Modifier and Type | Field and Description |
|---|---|
static SingularAttribute<EntityWithOneToMany,Integer> |
id |
static String |
ID |
static SingularAttribute<EntityWithOneToMany,String> |
name |
static String |
NAME |
static SetAttribute<EntityWithOneToMany,SimpleEntity> |
others |
static String |
OTHERS |
static String |
OTHERS_IDENTIFIER_BAG |
static ListAttribute<EntityWithOneToMany,SimpleEntity> |
othersIdentifierBag |
static String |
SOME_INTEGER |
static SingularAttribute<EntityWithOneToMany,Integer> |
someInteger |
| Constructor and Description |
|---|
EntityWithOneToMany_() |
public static volatile SingularAttribute<EntityWithOneToMany,Integer> someInteger
public static volatile SingularAttribute<EntityWithOneToMany,String> name
public static volatile ListAttribute<EntityWithOneToMany,SimpleEntity> othersIdentifierBag
public static volatile SingularAttribute<EntityWithOneToMany,Integer> id
public static volatile SetAttribute<EntityWithOneToMany,SimpleEntity> others
public static final String SOME_INTEGER
public static final String NAME
public static final String OTHERS_IDENTIFIER_BAG
public static final String ID
public static final String OTHERS
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.