From 2a444004802173fa97afbc389fc4a6600b6d3f88 Mon Sep 17 00:00:00 2001 From: lresende Date: Tue, 10 Nov 2009 19:19:55 +0000 Subject: moving SDO branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834614 13f79535-47bb-0310-9956-ffa450edef68 --- .../java/org/apache/tuscany/sdo/api/overview.html | 38 ++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 sdo-java/branches/sdo-1.1-incubating/lib/src/main/java/org/apache/tuscany/sdo/api/overview.html (limited to 'sdo-java/branches/sdo-1.1-incubating/lib/src/main/java/org/apache/tuscany/sdo/api/overview.html') diff --git a/sdo-java/branches/sdo-1.1-incubating/lib/src/main/java/org/apache/tuscany/sdo/api/overview.html b/sdo-java/branches/sdo-1.1-incubating/lib/src/main/java/org/apache/tuscany/sdo/api/overview.html new file mode 100644 index 0000000000..c6bd255b8f --- /dev/null +++ b/sdo-java/branches/sdo-1.1-incubating/lib/src/main/java/org/apache/tuscany/sdo/api/overview.html @@ -0,0 +1,38 @@ + + + + Tuscany API extensions to Service Data Objects (SDO) + + +

Tuscany API extensions to Service Data Objects (SDO)

+

Overview

+

+The "org.apache.tuscany.sdo.api" package represents Tuscany API for SDO Java +above and beyond what is offered by the SDO API itself. The contents of this +project provide a means to achieve operations that are not currently addressed +by the SDO API. +

+

+The SDOUtil class simply provides a set of static convenince methods for +exercising the methods of a default instance of the SDOHelper interface. +

+ + -- cgit v1.2.3