Thomas Fox created TORQUE-268:
---------------------------------

             Summary: 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
             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: torque-dev-unsubscr...@db.apache.org
For additional commands, e-mail: torque-dev-h...@db.apache.org

Reply via email to