Uses of Class
net.sf.hibernate.tool.class2hbm.MapGenerator

Packages that use MapGenerator
net.sf.hibernate.tool.class2hbm   
 

Uses of MapGenerator in net.sf.hibernate.tool.class2hbm
 

Fields in net.sf.hibernate.tool.class2hbm declared as MapGenerator
protected  MapGenerator ReflectedProperty.map
           
 

Constructors in net.sf.hibernate.tool.class2hbm with parameters of type MapGenerator
ReflectedClass(MapGenerator map, Class cls)