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

Petr Kolesnikov (JIRA) jira-events at lists.jboss.org
Tue Oct 16 11:16:03 EDT 2007


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