I'm really interested in using SqlMaps, but am reticent to use it with the onerous requirement of creating separate XML configuration files for EACH of my persistent JavaBeans. This requirement is also one of the things that turns me off about Hibernate...sigh...
Is there a setting where I can group all my <sqlMap> elements into a single sql-map.xml file, or, even better, but them all into my sql-map-config.xml file? Thanks! crarmor

