| Package | Description |
|---|---|
| org.hibernate.cfg |
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<ExtendsQueueEntry,?> |
Configuration.extendsQueue |
| Modifier and Type | Method and Description |
|---|---|
protected ExtendsQueueEntry |
Configuration.findPossibleExtends() |
| Modifier and Type | Method and Description |
|---|---|
void |
Mappings.addToExtendsQueue(ExtendsQueueEntry entry)
Adds an entry to the extends queue queue.
|
void |
Configuration.MappingsImpl.addToExtendsQueue(ExtendsQueueEntry entry) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.