Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bugzilla bug 176140 Exception is thrown out when preview the data set [07]

- Summary:
CheckIn:Fix bugzilla bug 176140 Exception is thrown out when preview the data set [07]


- Bugzilla Bug (s) Resolved:
[176140] Exception is thrown out when preview the data set [07]

 

- Description:
 

Some new property is added by recent ODA change, say ConnectionProfileName. However in the ODA jdbc implementation not aware of these properties and will throw exception when these properties being set. Correct the code to fix the problem.


- Tests Description:
Unit test     


- Files Edited:
"/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/Statement.java"

 

- Files Added:


- Files Deleted:

N/A

 

- Notes to Build Team:
N/A


- Notes to Developers:
N/A


- Notes to QA: 
 

N/A

 

- Notes to Documentation:  
N/A

 

 

 

 

 

 


Back to the top