Clean up DAS Configuration model
--------------------------------

         Key: TUSCANY-442
         URL: http://issues.apache.org/jira/browse/TUSCANY-442
     Project: Tuscany
        Type: Bug

  Components: Java DAS RDB  
    Versions: Java-Mx    
    Reporter: Kevin Williams
     Fix For: Java-Mx


The DAS Configuration model needs to be scrubbed.  Here are a few items I have 
identified:

   . Table should have "tableName" and  "typeName" rather than "name" and 
"propertyName"
   . Column should have "columnName" rather than "name"
   . Parameter should contain "direction"
   . DriverManager info should be removed from ConnectionProperties since it is 
resonable for clients to pass a connection in non-managed environments
   .   . If DriverManager info is removed then ConnectionProperties can 
probably be replaced with "DataSourceName" attribute on Config

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

Reply via email to