@Generated(value="org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor") public abstract class EntityOfMaps_ extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BASIC_TO_BASIC_MAP |
static String |
BASIC_TO_COMPONENT_MAP |
static String |
BASIC_TO_MANY_TO_MANY |
static String |
BASIC_TO_ONE_TO_MANY |
static MapAttribute<EntityOfMaps,String,String> |
basicToBasicMap |
static MapAttribute<EntityOfMaps,String,Component> |
basicToComponentMap |
static MapAttribute<EntityOfMaps,String,EntityOfMaps> |
basicToManyToMany |
static MapAttribute<EntityOfMaps,String,EntityOfMaps> |
basicToOneToMany |
static String |
COMPONENT_TO_BASIC_MAP |
static MapAttribute<EntityOfMaps,Component,String> |
componentToBasicMap |
static SingularAttribute<EntityOfMaps,Integer> |
id |
static String |
ID |
| Constructor and Description |
|---|
EntityOfMaps_() |
public static volatile MapAttribute<EntityOfMaps,String,EntityOfMaps> basicToManyToMany
public static volatile MapAttribute<EntityOfMaps,String,String> basicToBasicMap
public static volatile MapAttribute<EntityOfMaps,String,Component> basicToComponentMap
public static volatile MapAttribute<EntityOfMaps,Component,String> componentToBasicMap
public static volatile SingularAttribute<EntityOfMaps,Integer> id
public static volatile MapAttribute<EntityOfMaps,String,EntityOfMaps> basicToOneToMany
public static final String BASIC_TO_MANY_TO_MANY
public static final String BASIC_TO_BASIC_MAP
public static final String BASIC_TO_COMPONENT_MAP
public static final String COMPONENT_TO_BASIC_MAP
public static final String ID
public static final String BASIC_TO_ONE_TO_MANY
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.