From 200a40b332420f94992eb39a6d0ea1cf1490ffc4 Mon Sep 17 00:00:00 2001 From: coreyg Date: Fri, 21 Nov 2014 09:30:19 +0000 Subject: Adding tuscany's website to their svn repo for svnpubsub git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1640879 13f79535-47bb-0310-9956-ffa450edef68 --- site/trunk/site-publish/das-java-m2-release.html | 129 +++++++++++++++++++++++ 1 file changed, 129 insertions(+) create mode 100644 site/trunk/site-publish/das-java-m2-release.html (limited to 'site/trunk/site-publish/das-java-m2-release.html') diff --git a/site/trunk/site-publish/das-java-m2-release.html b/site/trunk/site-publish/das-java-m2-release.html new file mode 100644 index 0000000000..66832096c9 --- /dev/null +++ b/site/trunk/site-publish/das-java-m2-release.html @@ -0,0 +1,129 @@ + + + + + + + DAS Java M2 Release : Apache Tuscany + + + + + + + + + + + + + + + + +
+ + + + +   + + + +
+ + +
+
+ + + + + + + +
+  Apache Tuscany > Home > DAS Overview > DAS Java > DAS Java Releases > DAS Java M2 Release + + User List | Dev List | Issue Tracker   +
+ + + + + +
+
+ +
+
+

DAS Releases

+ +

DAS M2 Release - Key Features

+ +

Tuscany DAS is an implementation of a DAS RDB (relational database) with following key features :

+ +
    +
  • DAS Core features +
      +
    • MySQL support
    • +
    • Static Data Objects
    • +
    • Dynamic root for static graphs
    • +
    • "Unique" attribute on relationships
    • +
    • Explicit ResultSet shape definition
    • +
    • Improved logging
    • +
    • Programmatic Configuration
    • +
    • Helper for empty SDO Graph
    • +
    • Convention over configuration +
        +
      • Column named "ID" is the PK
      • +
      • Column named "xxx_ID" is the FK to table "xxx"
      • +
      +
    • +
    +
  • +
  • DAS Samples +
      +
    • Tomcat integration and automated DAS samples testing (htmlUnit)
    • +
    • DAS Samples now have all dependencies and source code inside the sample war
    • +
    +
  • +
+ + +

To download DAS M2 Release go to DAS Downloads page

+ +

DAS M2 Release - Key Features

+ +

Tuscany DAS is an implementation of a DAS RDB (relational database) with following key features :

+ +
    +
  • RDB CRUD operations in terms of SDO DataObjects
  • +
  • Optimistic concurrency control
  • +
  • Generated database IDs
  • +
  • Stored procedures
  • +
  • Paging API
  • +
  • 1..1 and 1..n relationships
  • +
  • Partial row updates
  • +
+ + +

To download DAS M1 Release go to DAS Downloads page

+
+
+
+
+ + + + + + + + \ No newline at end of file -- cgit v1.2.3