default stmt.FetchSize is 1 for T2, should be same as T4 which is 100

Bug #1419922 reported by Aruna Sadashiva
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Trafodion
Fix Committed
High
Kevin Xu

Bug Description

stmt = conn.createStatement();
System.out.println("stmt fetchsize is " + stmt.getFetchSize());

FetchSize property of Statement has default value of 100 for T4 driver, but 1 for T2 driver. Should be 100 for T2 too.

description: updated
summary: - default stmt.FetchSize is 1 for T2, its 100 for T4
+ default stmt.FetchSize is 1 for T2, should be same as T4 which is 100
Jian Jin (jian-jin)
Changed in trafodion:
assignee: nobody → Kevin Xu (kai-hua-xu)
Kevin Xu (kai-hua-xu)
Changed in trafodion:
status: New → In Progress
Kevin Xu (kai-hua-xu)
Changed in trafodion:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.