| 
					
						 Hibernate version: 2.1.6
 
 Mapping documents: few hbm.xml in one directory
 
 Name and version of the database you are using: PostgreSQL 8
 
 Hi all !
 
 I would like to declare all my mapping files in one shot by using a directory path, or a *.hbm.xml, or something like that... How should I do ? knowing that I must (don't search why) use a configuration file (so, no Java coded configuration) and not a JAR (because it's really heavy regenerating it each time you modify a hbm.xml...).
 
 So ? Any ideas ?
 
 Thank you all ! =)
 
 -Teuf- 
					
  
						
					 |