WSFetchSize
- Last Updated: October 27, 2017
- 1 minute read
- DataDirect Connectors
- JDBC
- Oracle Eloqua 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 1000 that defines the maximum number of rows the driver can attempt to fetch for each call.
Data Source Method
setWSFetchSize
Default
1000 (rows)
Data Type
Int