Thomas Fox created TORQUE-328:
---------------------------------

             Summary: Use builder pattern throughout criteria
                 Key: TORQUE-328
                 URL: https://issues.apache.org/jira/browse/TORQUE-328
             Project: Torque
          Issue Type: Bug
          Components: Runtime
    Affects Versions: 4.0
            Reporter: Thomas Fox
            Assignee: Thomas Fox
             Fix For: 4.1


Currently, most of Criteria's modifying methods return this as result and thus 
Criteria can be used like a builder.
However, some public methods (setDistinct, setAll, setDbName, setFetchSize) do 
not return anything.
These methods should return Criteria to allow easier usage. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
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