I managed to reproduce bug described in
http://adfbugs.blogspot.com/2010/01/new-bind-variable-and-view-criteria-bug.html
in a simple query page for view object with Range paging tuning.
When you query with a department then Reset and then Query again after scrolling and selecting rows, it throws exception:
java.sql.SQLException: Attempt to set a parameter name that does not occur in the SQL: inDeptId
Test Case
http://adfbugs.googlecode.com/files/TestNewBindVariableRP.zip
No comments:
Post a Comment