You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2012/05/24 15:28:54 UTC

[jira] [Created] (EMPIREDB-145) Allow create of DBQuery from DBCommandExpr

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

             Summary: Allow create of DBQuery from DBCommandExpr
                 Key: EMPIREDB-145
                 URL: https://issues.apache.org/jira/browse/EMPIREDB-145
             Project: Empire-DB
          Issue Type: Improvement
          Components: Core
            Reporter: Rainer Döbele
            Assignee: Rainer Döbele


Currently creating a DBQuery object (used for subqueries) requires a DBCommand source object.
However UNIONS and INSTERSECT statements are of type DBCommandExpr - a superclass of DBCommand.
Extend DBQuery to allow DBCommandExpr  as well


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Closed] (EMPIREDB-145) Allow create of DBQuery from DBCommandExpr

Posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/EMPIREDB-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rainer Döbele closed EMPIREDB-145.
----------------------------------

    Resolution: Fixed

new constructor for DBQuery
                
> Allow create of DBQuery from DBCommandExpr
> ------------------------------------------
>
>                 Key: EMPIREDB-145
>                 URL: https://issues.apache.org/jira/browse/EMPIREDB-145
>             Project: Empire-DB
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Rainer Döbele
>            Assignee: Rainer Döbele
>
> Currently creating a DBQuery object (used for subqueries) requires a DBCommand source object.
> However UNIONS and INSTERSECT statements are of type DBCommandExpr - a superclass of DBCommand.
> Extend DBQuery to allow DBCommandExpr  as well

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Reopened] (EMPIREDB-145) Allow create of DBQuery from DBCommandExpr

Posted by "Francis De Brabandere (JIRA)" <em...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/EMPIREDB-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis De Brabandere reopened EMPIREDB-145:
--------------------------------------------

    
> Allow create of DBQuery from DBCommandExpr
> ------------------------------------------
>
>                 Key: EMPIREDB-145
>                 URL: https://issues.apache.org/jira/browse/EMPIREDB-145
>             Project: Empire-DB
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Rainer Döbele
>            Assignee: Rainer Döbele
>             Fix For: empire-db-2.3.1
>
>
> Currently creating a DBQuery object (used for subqueries) requires a DBCommand source object.
> However UNIONS and INSTERSECT statements are of type DBCommandExpr - a superclass of DBCommand.
> Extend DBQuery to allow DBCommandExpr  as well

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Resolved] (EMPIREDB-145) Allow create of DBQuery from DBCommandExpr

Posted by "Francis De Brabandere (JIRA)" <em...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/EMPIREDB-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis De Brabandere resolved EMPIREDB-145.
--------------------------------------------

       Resolution: Fixed
    Fix Version/s: empire-db-2.3.1
    
> Allow create of DBQuery from DBCommandExpr
> ------------------------------------------
>
>                 Key: EMPIREDB-145
>                 URL: https://issues.apache.org/jira/browse/EMPIREDB-145
>             Project: Empire-DB
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Rainer Döbele
>            Assignee: Rainer Döbele
>             Fix For: empire-db-2.3.1
>
>
> Currently creating a DBQuery object (used for subqueries) requires a DBCommand source object.
> However UNIONS and INSTERSECT statements are of type DBCommandExpr - a superclass of DBCommand.
> Extend DBQuery to allow DBCommandExpr  as well

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira