[
https://issues.apache.org/jira/browse/DERBY-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549354
]
Dyre Tjeldvoll commented on DERBY-3203:
---------------------------------------
I briefly checked what the javadoc and the JDBC tutorial says about
ResultSet.setFetchSize(), and I cannot see anything which suggests that
rs.setFetchSize(100) is illegal in this context, and the error message
"XJ062.S=Invalid parameter value ''{0}'' for ResultSet.setFetchSize(int rows)."
doesn't provide any clues either. So does anyone know why this fails in
embedded mode?
> Convert jdbcapi/statementJdbc20.java to JUnit
> ---------------------------------------------
>
> Key: DERBY-3203
> URL: https://issues.apache.org/jira/browse/DERBY-3203
> Project: Derby
> Issue Type: Test
> Reporter: Ramin Moazeni
> Assignee: Ramin Moazeni
> Fix For: 10.4.0.0
>
> Attachments: DERBY-3203v0.diff, DERBY-3203v0.stat, DERBY-3203v2.diff,
> DERBY-3203v3.diff
>
>
> This issue is creates for converting jdbcapi/statementJdbc20.java to JUnit.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.