Uses of Interface
org.hibernate.cfg.ExtendedMappings

Packages that use ExtendedMappings
org.hibernate.cfg This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. 
 

Uses of ExtendedMappings in org.hibernate.cfg
 

Classes in org.hibernate.cfg that implement ExtendedMappings
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).
 

Methods in org.hibernate.cfg that return ExtendedMappings
 ExtendedMappings AnnotationConfiguration.createExtendedMappings()
          Deprecated.  
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.