|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtendsQueueEntry | |
|---|---|
| org.hibernate.cfg | This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. |
| Uses of ExtendsQueueEntry in org.hibernate.cfg |
|---|
| Fields in org.hibernate.cfg with type parameters of type ExtendsQueueEntry | |
|---|---|
protected Map<ExtendsQueueEntry,?> |
Configuration.extendsQueue
|
| Methods in org.hibernate.cfg that return ExtendsQueueEntry | |
|---|---|
protected ExtendsQueueEntry |
Configuration.findPossibleExtends()
|
| Methods in org.hibernate.cfg with parameters of type ExtendsQueueEntry | |
|---|---|
void |
Configuration.MappingsImpl.addToExtendsQueue(ExtendsQueueEntry entry)
|
void |
Mappings.addToExtendsQueue(ExtendsQueueEntry entry)
Adds an entry to the extends queue queue. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||