0 Replies Latest reply on Dec 12, 2005 8:38 AM by dksingh05

    OracleCachedRowSet.populate giving performance problem

    dksingh05

      I am using JBoss provided connection pooling mechanism. Getting the connection and making db call looks fine. But when getting the data and doing OracleCachedRowSet.populate it is taking lot of time. Is there any reason for this taking time. Could JBoss provided datasource might be the source of the problem??