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 2014/09/09 00:22:28 UTC

[jira] [Created] (TORQUE-326) Setters in Criterion can be used for composite Criterion

Thomas Fox created TORQUE-326:
---------------------------------

             Summary: Setters in Criterion can be used for composite Criterion
                 Key: TORQUE-326
                 URL: https://issues.apache.org/jira/browse/TORQUE-326
             Project: Torque
          Issue Type: Bug
          Components: Runtime
    Affects Versions: 4.0
            Reporter: Thomas Fox
            Assignee: Thomas Fox
            Priority: Minor
             Fix For: 4.1


Currently, the public setters Citeria.setLValue(), Citeria.setRValue() and Criteria.setIgnoreCase() can be used for composite Criterions.
These values are ignored for composite Criterions.
Therefore, it should not be possible to call these setters for composite Criterions.
Instead, a IllegalStateException should be thrown whenenever these setters are called  on a composite Criterion



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

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