You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by "Thomas Fox (JIRA)" <ji...@apache.org> on 2011/05/15 14:05:47 UTC

[jira] [Created] (TORQUE-157) fix splitup of instances between DatabaseMap and Database

fix splitup of instances between DatabaseMap and Database
---------------------------------------------------------

                 Key: TORQUE-157
                 URL: https://issues.apache.org/jira/browse/TORQUE-157
             Project: Torque
          Issue Type: Bug
          Components: Runtime
    Affects Versions: 3.3.1, 3.3
            Reporter: Thomas Fox


In Torque 3.3 the attempt was begun to have a class "Database" which contains all relevant informations for a particular named database. The DatabaseMap should merely contain all tableMaps for the database but no additional information. In this context, some methods, e.g. getName() were deprecated in DatabaseMap.
This should now be finished
- fields name, idTable, idBroker and idGenerator should be moved from DatabaseMap to Database
- the databaseMap should have a reference to the Database it belongs to

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


[jira] [Closed] (TORQUE-157) fix splitup of instances between DatabaseMap and Database

Posted by "Thomas Fox (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TORQUE-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Fox closed TORQUE-157.
-----------------------------

    
> fix splitup of instances between DatabaseMap and Database
> ---------------------------------------------------------
>
>                 Key: TORQUE-157
>                 URL: https://issues.apache.org/jira/browse/TORQUE-157
>             Project: Torque
>          Issue Type: Bug
>          Components: Runtime
>    Affects Versions: 3.3, 3.3.1
>            Reporter: Thomas Fox
>             Fix For: 4.0-beta1
>
>
> In Torque 3.3 the attempt was begun to have a class "Database" which contains all relevant informations for a particular named database. The DatabaseMap should merely contain all tableMaps for the database but no additional information. In this context, some methods, e.g. getName() were deprecated in DatabaseMap.
> This should now be finished
> - fields name, idTable, idBroker and idGenerator should be moved from DatabaseMap to Database
> - the databaseMap should have a reference to the Database it belongs to

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


[jira] [Resolved] (TORQUE-157) fix splitup of instances between DatabaseMap and Database

Posted by "Thomas Fox (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TORQUE-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Fox resolved TORQUE-157.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 4.0

> fix splitup of instances between DatabaseMap and Database
> ---------------------------------------------------------
>
>                 Key: TORQUE-157
>                 URL: https://issues.apache.org/jira/browse/TORQUE-157
>             Project: Torque
>          Issue Type: Bug
>          Components: Runtime
>    Affects Versions: 3.3, 3.3.1
>            Reporter: Thomas Fox
>             Fix For: 4.0
>
>
> In Torque 3.3 the attempt was begun to have a class "Database" which contains all relevant informations for a particular named database. The DatabaseMap should merely contain all tableMaps for the database but no additional information. In this context, some methods, e.g. getName() were deprecated in DatabaseMap.
> This should now be finished
> - fields name, idTable, idBroker and idGenerator should be moved from DatabaseMap to Database
> - the databaseMap should have a reference to the Database it belongs to

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org