Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bugzilla bug 151928 oda.jdbc runtime driver should not read parameter metadata

Title: Message
- Summary:
Fix bugzilla bug 151928 oda.jdbc runtime driver should not read parameter metadata
 
- Bugzilla Bug (s) Resolved:
151928
 
- Description:
Fix this bug by putting user-defined parameters in AppContext. Note:This is just a temporary solution.
 
- Tests Description:
Visual test
 
- Notes to Build Team:
 
- Notes to Developers:
 
- Notes to QA:  
 
- Notes to Documentation:  
 
- Files Edited:
/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedOdaDSQuery.java
/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/UserDefinedParamMetaData.java
/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/CallStatement.java
 
- Files Added:
- Files Deleted

Back to the top