Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Enhance the performance of XML driver.

- Summary:
CheckIn:Enhance the performance of XML driver.


- Bugzilla Bug (s) Resolved:

No.

 

- Description:
Enhance the performance of XML driver when nested xml column mapping is used. This is done by not forcing the SaxParserConsumer thread to hold a fixed time duration when SaxParserComplexNestedQueryHelper’s thread is alive.


- Tests Description:
Unit test.


- Notes to Build Team:

- Notes to Developers:

- Notes to QA: 
 

 

- Notes to Documentation:  

- Files Added:

 

- Files Edited

"/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/util/SaxParserConsumer.java"

"/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/util/SaxParserComplexNestedQueryHelper.java" 

 

- Files Deleted

 

 


Back to the top