Need to throw an exception when users try to set a relationship and FK property
-------------------------------------------------------------------------------
Key: TUSCANY-954
URL: http://issues.apache.org/jira/browse/TUSCANY-954
Project: Tuscany
Issue Type: Improvement
Components: Java DAS RDB
Reporter: Brent Daniel
The DAS resolves database foreign key columns in one of two ways. The value can
come from the primary key property of a parent DataObject, or it can come
directly from the foreign key property. The value must come from one or the
other, so it is not legal to set both a relationship and a foreign key property
for that relationship for a particular DataObject. The DAS needs to throw an
exception in this case so that the behavior is clear.
--
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]