[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-2116) Query.isAnyParameterDirty is true for query without parameters
Norman Richards (JIRA)
jira-events at lists.jboss.org
Tue Oct 16 16:25:03 EDT 2007
[ http://jira.jboss.com/jira/browse/JBSEAM-2116?page=all ]
Norman Richards updated JBSEAM-2116:
------------------------------------
Fix Version/s: 2.0.0.GA
> 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
> Assigned To: Norman Richards
> Priority: Trivial
> Fix For: 2.0.0.GA
>
>
> 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