Uses of Class
org.hibernate.mapping.Map

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

Uses of Map in org.hibernate.cfg
 

Methods in org.hibernate.cfg with parameters of type Map
static void HbmBinder.bindMapSecondPass(org.dom4j.Element node, Map map, Map classes, Mappings mappings, Map inheritedMetas)
          Called for Maps
 

Uses of Map in org.hibernate.mapping
 

Methods in org.hibernate.mapping with parameters of type Map
 Object ValueVisitor.accept(Map map)
           
 



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