Rainer Döbele created EMPIREDB-353:
--------------------------------------

             Summary: Provide default implementation für delete with joins
                 Key: EMPIREDB-353
                 URL: https://issues.apache.org/jira/browse/EMPIREDB-353
             Project: Empire-DB
          Issue Type: Improvement
          Components: Core
            Reporter: Rainer Döbele
            Assignee: Rainer Döbele


Currently the DBCommand implementation does not support delete with joins. 
Instead in this case an invalid statement is produced. 

However some database systems allow delete operations with joins. This must be 
implemented in the corresponding driver.

Instead of returning an invalid statement if not implemented by the driver, a 
default syntax , taken from the SQL Server syntax, should be used. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to