| Package | Description | 
|---|---|
| org.hibernate.cfg | 
 
        This package defines APIs for configuring Hibernate, and classes
        for building the Hibernate configuration-time metamodel. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
protected class  | 
AnnotationConfiguration.ExtendedMappingsImpl
Deprecated.  
 | 
protected class  | 
Configuration.MappingsImpl
Internal implementation of the Mappings interface giving access to the Configuration's internal
 metadata repository state ( 
Configuration.classes, Configuration.tables, etc). | 
| Modifier and Type | Method and Description | 
|---|---|
ExtendedMappings | 
AnnotationConfiguration.createExtendedMappings()
Deprecated.  
  | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.