Try OpenEdge Now
skip to main content
Java Open Clients
Accessing ABL ProDataSets : ProDataSets and using ProDataGraphs to access them
 

ProDataSets and using ProDataGraphs to access them

A single ProDataGraph parameter in an Open Client method maps to a single ProDataSet parameter passed by the application service. The ProDataGraph is thus designed to pass the content and structure of the ProDataSet without any loss of data.
* ProDataSet structure and usage
* ProDataGraph function and foundations
* ProDataGraph object model