Package | Description |
---|---|
org.hibernate.metamodel.source.annotations.entity | |
org.hibernate.metamodel.source.binder | |
org.hibernate.metamodel.source.hbm |
Modifier and Type | Method and Description |
---|---|
Iterable<SubclassEntitySource> |
EntitySourceImpl.subclassEntitySources() |
Modifier and Type | Method and Description |
---|---|
void |
EntitySourceImpl.add(SubclassEntitySource subclassEntitySource) |
Modifier and Type | Method and Description |
---|---|
Iterable<SubclassEntitySource> |
SubclassEntityContainer.subclassEntitySources() |
Modifier and Type | Method and Description |
---|---|
void |
SubclassEntityContainer.add(SubclassEntitySource subclassEntitySource) |
Modifier and Type | Class and Description |
---|---|
class |
SubclassEntitySourceImpl |
Modifier and Type | Method and Description |
---|---|
Iterable<SubclassEntitySource> |
AbstractEntitySourceImpl.subclassEntitySources() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractEntitySourceImpl.add(SubclassEntitySource subclassEntitySource) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.