Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 212447

Summary: Model to Data Adapter API to convert report item binding
Product: z_Archived Reporter: Gary Xue <xxue>
Component: BIRTAssignee: Lin Zhu <lzhu>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: qaobsolete, tzhang
Version: 2.2.0   
Target Milestone: 2.3.0 M5   
Hardware: PC   
OS: Windows 2000   
Whiteboard:
Bug Depends on:    
Bug Blocks: 208412    

Description Gary Xue CLA 2007-12-10 14:35:10 EST
The Chart/Data integration project requests that we provide an adapter API to convert BIRT Report Item data bindings into Data Engine query.

The best location for the adapter code is in the org.eclipse.birt.report.data.adapter plugin. The API should accept a Model Binding handle, and create a data engine query object based on the binding definition. This API should cover both tabular and XTab bindings.

Please attach the API design doc to this Bugzilla for cross-team review.
Comment 1 Lin Zhu CLA 2008-01-07 21:41:41 EST
The required APIs have been provided in data adapter plugin. Mark as resolved.
Comment 2 Tianli Zhang CLA 2008-02-18 02:20:52 EST
Add qaobsolete@gmail.com in the CC list to mark this bug will not be added into regression test cases.