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 --- ...release-apache-tuscany-data-access-service.html | 148 +++++++++++++++++++++ 1 file changed, 148 insertions(+) create mode 100644 site/trunk/site-publish/latest-release-apache-tuscany-data-access-service.html (limited to 'site/trunk/site-publish/latest-release-apache-tuscany-data-access-service.html') diff --git a/site/trunk/site-publish/latest-release-apache-tuscany-data-access-service.html b/site/trunk/site-publish/latest-release-apache-tuscany-data-access-service.html new file mode 100644 index 0000000000..7ba8df6d69 --- /dev/null +++ b/site/trunk/site-publish/latest-release-apache-tuscany-data-access-service.html @@ -0,0 +1,148 @@ + + + + + + + Latest Release - Apache Tuscany Data Access Service : Apache Tuscany + + + + + + + + + + + + + + + + +
+ + + + +   + + + +
+ + +
+
+ + + + + + + +
+  Apache Tuscany > Home > DAS Overview > DAS Java > DAS Java Releases > Latest Release - Apache Tuscany Data Access Service + + User List | Dev List | Issue Tracker   +
+ + + + + +
+
+ +
+
+

Latest Release: RDB DAS Beta1 Release

+ +

Download RDB DAS Beta1 Release

+ +

What's new in Apache Tuscany DAS beta1?

+ +
    +
  • Support for J2SE connections in DAS config using Driver Manager.
  • +
  • Added support for multiple database schemas in queries
  • +
  • Enhanced Optimistic Concurrency Control with overqualified updates
  • +
  • Multiple enhancements around ApplyChanges API
  • +
  • Enhanced support for MySQL
  • +
  • Enhanced Documentation: User, Developer and Architect guides as well as javadocs
  • +
  • Enhanced and new sample applications
  • +
+ + + +

Previous releases content

+

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 M1 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

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