2016/05/28 - Apache Tuscany has been retired.

For more information, please explore the Attic.

 
 Apache Tuscany > Sandbox for website > DAS > DAS Releases 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