[ http://issues.apache.org/jira/browse/TUSCANY-204?page=all ]
Kevin Williams closed TUSCANY-204:
----------------------------------
Resolution: Fixed
The DAS now assumes that a Data Object property named "ID" is the primary key
in the absence of contrary configuration. I am closing this and suggest that
individual JIRAs be opened for subsequent "Convention over Configuration" items.
> DAS should allow for convention to reduce need for configuration
> ----------------------------------------------------------------
>
> Key: TUSCANY-204
> URL: http://issues.apache.org/jira/browse/TUSCANY-204
> Project: Tuscany
> Type: New Feature
> Components: Java DAS RDB
> Versions: Java-Mx
> Reporter: Kevin Williams
> Fix For: Java-Mx
>
> DAS should allow users to avoid configuration items by following specific
> conventions. For example, in the absence of configuration specifying the
> prmary key for a table, the DAS could assume that a table column named "ID"
> is the PK. Taking this a step further, in the absence of config info
> specifying a relationship, the DAS could assume any column named "xxxx_ID" is
> a foreign key key to table "xxxx".
> A column named "xxxx_c" could be assumed to be a collision column while
> "xxxx_v" could be considered a version column.
> This feature will enable a large set of DAS clients to operate without
> specifying any separate configuration.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]