Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix bug 150170 : Cannot get column type for a chart

- Summary:

Fix bug 150170


- Bugzilla Bug (s) Resolved:
Fix bug 150170 : Cannot get column type for a chart


- Description:
A modificatin is made to fix the bug. Birt will not be stopped when ResultSetMetaData.getColumnClassName() method is not supported in the JDBC driver.


- Tests Description:
 Junit Test

 

- Notes to Build Team:
N/A


- Notes to Developers:
N/A


- Notes to QA: 
 

N/A

 

- Notes to Documentation:  
N/A

 

- Files Edited:

/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/ResultSetMetaData.java


- Files Added:

N/A

 

 

 

 

 

 

 

 

 

 

 

 

 

 


Back to the top