[ 
https://issues.apache.org/jira/browse/TORQUE-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Fox resolved TORQUE-9.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 4.0

Implemented the doDelete Method for a List of Data Objects

>  BasePeer.doDelete() should not load the datasets to delete them
> ----------------------------------------------------------------
>
>                 Key: TORQUE-9
>                 URL: https://issues.apache.org/jira/browse/TORQUE-9
>             Project: Torque
>          Issue Type: Improvement
>          Components: Runtime
>    Affects Versions: 3.0, 3.1, 3.1.1, 3.2
>            Reporter: Thomas Fox
>            Assignee: Thomas Fox
>             Fix For: 4.0
>
>
> In BasePeer.doDelete, all datasets which should be deleted are loaded. This 
> introduces significant overhead, but is only necessary for cascading deletes. 
> For non-cascading deletes, the datasets should not be loaded, but a "delete 
> from ..." statement should be issued instead.

--
This message is automatically generated by JIRA.
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