Service Data Objects (SDO)
Eintrag zuletzt aktualisiert am: 09.11.2006
SDO ist ein Datenzugriffmodell für Java (
JSR-235), das vergleichbar ist mit
ADO.NET.
Data Graph =
DataSet
Data Objects =
DataTable
Data Access Service = ADO
.NET Data Provider /
DataAdapter
Zitat"Service Data Objects (SDO) is a specification recently published jointly by BEA and IBM, and is being standardized through the Java Community Process by the JSR-235 Expert Group. 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. For a high-level overview of the SDO architecture, see the white paper titled Next-Generation Data Programming: Service Data Objects (pdf)." (http://dev2dev.bea.com/pub/a/2004/05/sdo_beatty.html)