[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-2116) Query.isAnyParameterDirty is true for query without parameters

Gavin King (JIRA) jira-events at lists.jboss.org
Tue Oct 16 15:47:04 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBSEAM-2116?page=comments#action_12382866 ] 
            
Gavin King commented on JBSEAM-2116:
------------------------------------

oops, that sounds pretty bad...

> Query.isAnyParameterDirty is true for query without parameters
> --------------------------------------------------------------
>
>                 Key: JBSEAM-2116
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2116
>             Project: JBoss Seam
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: 2.0.0.CR2
>         Environment: any
>            Reporter: Petr Kolesnikov
>            Priority: Trivial
>
> the method from Query class
>  private static boolean isAnyParameterDirty(List<ValueExpression> valueBindings, List<Object> lastParameterValues)
> returns true if lastParameterValues==null that is the case when query has not parameters too

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list