Properties Tag in SqlMapConfig
------------------------------
Key: IBATIS-603
URL: https://issues.apache.org/jira/browse/IBATIS-603
Project: iBatis for Java
Issue Type: Improvement
Components: SQL Maps
Affects Versions: 2.3.4
Environment: All operating systems
Reporter: David
Priority: Minor
in the sql-map-config.xml file, it would be nice to have the ability to load
more than one property file. Currently, the syntax only permits:
<sqlMapConfig>
<properties resource="fileName.properties" />
The properties tag should be repeatable or have some method for nesting other
property files..
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.