| 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 | 
Configuration.MappingsImpl.addToExtendsQueue(ExtendsQueueEntry entry)  | 
void | 
Mappings.addToExtendsQueue(ExtendsQueueEntry entry)
Adds an entry to the extends queue queue. 
 | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.