Wow. That was fast. :) This will be nice because a developer using the DAL is often only concerned with connection information (if they are using their own copy of the database) and caching. From their perspective mapping is what the DAL is doing and they only care about the result of the mapping.
I will try to find some time to write up an example of how I'll use this feature. On 5/22/05, Ron Grabowski <[EMAIL PROTECTED]> wrote: > I created an issue for this: > > Allow sqlMap nodes to come from an external location rather than > /sqlMapConfig/sqlMaps/sqlMap > > http://issues.apache.org/jira/browse/IBATISNET-69 >