Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIN:Fix problems in Data adapter plugin

- Summary:
CheckIN:Fix problems in Data adapter plugin.


- Bugzilla Bug (s) Resolved:

No

 

- Description:
The following is done:

1. Fix problems in DataAdapterUtil which lead to Engine’s cannot successfully create the “row” and “data” js object.

2. Refactor some Data engine code.

 

- Tests Description:
Unit Test.     


- Files Edited:
"/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/api/DataAdapterUtil.java"

"/org.eclipse.birt.report.data.adapter/test/org/eclipse/birt/report/data/adapter/internal/script/DataAdapterUtilTest.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/api/query/impl/CubeCursorImpl.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/api/query/impl/CubeQueryResults.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/api/ICubeCursor.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/script/JSMeasureAccessor.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