Tuscany DAS is an implementation of a DAS RDB (relational database) with following key 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"
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
You can also look at our Tuscany DAS Wiki for more updated and live information. .
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