Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CHECKIN: Refactored oda adapter class

Title: CHECKIN: Refactored oda adapter class

Summary:
Refactored implementation of oda adapter class ParameterRowSet

Bugzilla Entry(ies) Resolved:
110678

Description:
Cleaned up the implementation of oda adapter class, ParameterRowSet, to extend from base class ResultSet.

Tests Description:
Tested with JUnit tests

Files Edited:
CVS:/cvsroot/birt/source/
org.eclipse.birt.data.oda.adapter.dtp/
        src/org/eclipse/birt/data/oda/adapter/dtp/
                ParameterRowSet.java

Files Added:
None.

Notes to Build Team:
None.

Notes to Developers:
None.

Notes to QA:
None.

Notes to Documentation:
None.


Back to the top