| |
| | Introducing SDO |
 | | SDO is a data programming architecture and API for the Java platform that unifies data programming across data source types, provides robust support for common application patterns, and enable applications, tools, and frameworks to more easily query, read, update, and introspect data. |
 | | The interface or class defines the type, and this type has properties accessed with statically typed getters and setters. |
 | | Type is roughly equivalent to class, and property is roughly equivalent to field. |
| dev2dev.bea.com /pub/a/2004/05/sdo_beatty.html (1745 words) |
|