From bdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a Mon Sep 17 00:00:00 2001 From: dims Date: Tue, 17 Jun 2008 00:23:01 +0000 Subject: Move Tuscany from Incubator to top level. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68 --- .../tuscany/das/rdb/impl/DeleteOperation.html | 255 +++++++++++++++++++++ 1 file changed, 255 insertions(+) create mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-das-rdb/org/apache/tuscany/das/rdb/impl/DeleteOperation.html (limited to 'branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-das-rdb/org/apache/tuscany/das/rdb/impl/DeleteOperation.html') diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-das-rdb/org/apache/tuscany/das/rdb/impl/DeleteOperation.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-das-rdb/org/apache/tuscany/das/rdb/impl/DeleteOperation.html new file mode 100644 index 0000000000..fad00c5667 --- /dev/null +++ b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-das-rdb/org/apache/tuscany/das/rdb/impl/DeleteOperation.html @@ -0,0 +1,255 @@ + + + + + + + +DeleteOperation (Tuscany DAS for Relational Databases incubating-M1 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Tuscany DAS for Relational Databases +
+ + + +
+ +

+ +org.apache.tuscany.das.rdb.impl +
+Class DeleteOperation

+
+java.lang.Object
+  extended by org.apache.tuscany.das.rdb.impl.ChangeOperation
+      extended by org.apache.tuscany.das.rdb.impl.DeleteOperation
+
+
+
+
public class DeleteOperation
extends ChangeOperation
+ + +

+


+ +

+ + + + + + + +
+Field Summary
+ + + + + + + +
Fields inherited from class org.apache.tuscany.das.rdb.impl.ChangeOperation
dObject, propagatedID
+  + + + + + + + + + + +
+Constructor Summary
DeleteOperation(DeleteCommandImpl command, + commonj.sdo.DataObject changedObject) + +
+           
+  + + + + + + + +
+Method Summary
+ + + + + + + +
Methods inherited from class org.apache.tuscany.das.rdb.impl.ChangeOperation
execute, getTableName
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+DeleteOperation

+
+public DeleteOperation(DeleteCommandImpl command,
+                       commonj.sdo.DataObject changedObject)
+
+
+
Parameters:
command -
changedObject - Objects deleted from the graph have lost their "settings" and must + be restored
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+Tuscany DAS for Relational Databases +
+ + + +
+- + + -- cgit v1.2.3