CachedRowSet taking very long to load

Hi.

I am loading a cached row set with 15,000 records (11 columns) and it is taking about 10-15mins to load. It fetches the data immediately (I can see the spike in my Task Manager Network tab) but then it just sites there at crs.execute(con) for about 15mins.

Any idea why this is happening? Possible solutions?

[331 byte] By [bce_developera] at [2007-11-27 2:29:44]
# 1
ran a "Build Clean" through eclipse and it seems to have done the job
bce_developera at 2007-7-12 2:43:02 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...