SDO (Service Data Object)
In short, SDO is joint IBM/Bea specification for objects that contain data graphs from an arbitrary data source (i.e., RDBMS, XML) that allow for processing data disconnected from the data source through static (type safe) and dynamic (generic) interfaces.
|