|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |