Service Data Object (SDO) provides a framework for data application development that simplifies the J2EE data programming model.
The use of the SDO API to work with a business object.
You can use SDO APIs to do the following tasks:
Create a business object at runtime
Set the value for the simple-typed attribute of a business object
Set the value for the complex-typed attribute of a business object
Set the value for an attribute that is an array of a complex type
Retrieve the values for attributes of various types in the business object
No comments:
Post a Comment