WSFetchSize
- Last Updated: October 27, 2017
- 1 minute read
- DataDirect Connectors
- JDBC
- Oracle Sales Cloud 6.0
- Documentation
Purpose
Specifies the maximum number of rows of data the driver can attempt to fetch for each call.
Valid Values
x
where
- x
- is a positive integer from 1 to 100 that defines the maximum number of rows the driver can attempt to fetch for each call.
Data Source Method
setWSFetchSize
Default
100 (rows)
Data Type
Int