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

Thomas Fox resolved TORQUE-268.
-------------------------------

    Resolution: Fixed
      Assignee: Thomas Fox
    
> Copy constructor for Criteria
> -----------------------------
>
>                 Key: TORQUE-268
>                 URL: https://issues.apache.org/jira/browse/TORQUE-268
>             Project: Torque
>          Issue Type: Improvement
>          Components: Runtime
>    Affects Versions: 4.0-beta1
>            Reporter: Thomas Fox
>            Assignee: Thomas Fox
>             Fix For: 4.0
>
>
> Currently, there is no possibility to create a (reasonably) deep copy of a 
> criteria object.
> There is the clone() method which creates a shallow copy.
> There should be a copy constructor which creates a new criteria object where 
> all the contained list and Criterion object are copied as well.
> (ist is not possible to create a total deep copy because some of the objects 
> in the list do not have a well-defined type )

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to