Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 177266 - Exposes the Name of a Parameter in its ODA Runtime Meta Data
Summary: Exposes the Name of a Parameter in its ODA Runtime Meta Data
Status: CLOSED FIXED
Alias: None
Product: Data Tools
Classification: Tools
Component: Open Data Access (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 1.5M6   Edit
Assignee: Linda Chan CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 122194
  Show dependency tree
 
Reported: 2007-03-14 00:51 EDT by Linda Chan CLA
Modified: 2007-06-26 21:43 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Linda Chan CLA 2007-03-14 00:51:46 EDT
The name of a parameter is not currently exposed in a parameter’s metadata in the ODA runtime API, as the ODA runtime framework does not directly require a parameter’s name.  A parameter name is normally used at design-time, and is thus part of the parameter metadata defined in the ODA Design model.  

However, a custom ODA designer may want to use its runtime driver to retrieve all the metadata of a data set parameter.  It would thus be more convenient to expose a parameter’s name as part of its metadata in the ODA runtime API.
Comment 1 Linda Chan CLA 2007-03-16 21:27:46 EDT
Added new interface methods and support in ODA framework.
For details of API changes, see http://wiki.eclipse.org/index.php/Connectivity_Europa_Features#Open_Data_Access 
Comment 2 Linda Chan CLA 2007-06-26 21:43:49 EDT
Verified and closed.