Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin:Fix Bugzilla Bug 117166 Stored Procedures in Oracle

-Summary:

Fix Bugzilla Bug 117166 Stored Procedures in Oracle

 

-Bugzilla Bug (s) Resolved:  

117166

 

-Description:    

Cursor will now be treated as a resultSet rather than an outputParameter.

Please note only the very first cursor will be displayed in the Preview Results page (NOT the Preview Output Parameters page) for the time being until multi-resultSet is supported.

 

-Tests Description:   

Manual Test

 

-Notes to Build Team:

-Notes to Developers:

-Notes to QA:  

-Notes to Documentation:  

 

-Files Added:    

-Files Edited:

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

/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/dataset/OutputParameterPreviewPage.java 

-Files Deleted

 

 

 


Back to the top