@Generated(value="org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor") public abstract class EntityOfSets_ extends Object
| Modifier and Type | Field and Description |
|---|---|
static SingularAttribute<EntityOfSets,Integer> |
id |
static String |
ID |
static String |
SET_OF_BASICS |
static String |
SET_OF_COMPONENTS |
static String |
SET_OF_EXTRA_LAZY_COMPONENTS |
static String |
SET_OF_MANY_TO_MANY |
static String |
SET_OF_ONE_TO_MANY |
static SetAttribute<EntityOfSets,String> |
setOfBasics |
static SetAttribute<EntityOfSets,Component> |
setOfComponents |
static SetAttribute<EntityOfSets,Component> |
setOfExtraLazyComponents |
static SetAttribute<EntityOfSets,EntityOfSets> |
setOfManyToMany |
static SetAttribute<EntityOfSets,EntityOfSets> |
setOfOneToMany |
| Constructor and Description |
|---|
EntityOfSets_() |
public static volatile SetAttribute<EntityOfSets,Component> setOfExtraLazyComponents
public static volatile SetAttribute<EntityOfSets,String> setOfBasics
public static volatile SetAttribute<EntityOfSets,EntityOfSets> setOfOneToMany
public static volatile SetAttribute<EntityOfSets,EntityOfSets> setOfManyToMany
public static volatile SetAttribute<EntityOfSets,Component> setOfComponents
public static volatile SingularAttribute<EntityOfSets,Integer> id
public static final String SET_OF_EXTRA_LAZY_COMPONENTS
public static final String SET_OF_BASICS
public static final String SET_OF_ONE_TO_MANY
public static final String SET_OF_MANY_TO_MANY
public static final String SET_OF_COMPONENTS
public static final String ID
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.