Alter SqlMap loading so that <sql> fragments and <resultMap> blocks in all XML
files are loaded in one pass before all other data is loaded in second pass
----------------------------------------------------------------------------------------------------------------------------------------------------------
Key: IBATIS-380
URL: https://issues.apache.org/jira/browse/IBATIS-380
Project: iBatis for Java
Issue Type: Improvement
Components: SQL Maps
Affects Versions: 2.3.0
Environment: Fedore Core 3, Java 1.5, Tomcat 5.5
Reporter: Tor Tuga
I have an object that contains a fragment used by a second object. The first
object, however, uses a resultMap in the second object. So they cannot be
loaded because neither can exclusively come first!
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira