|
I am using JOnAS connection pool from a
servlet. I have configured the connection pool to Oracle using the oracle
thin driver. I look up for a connection from the connection
pool. I begin the transaction by looking up for the user transaction
and calling begin on it. I commit on the user transactions. Most of
the times, the database is immediately updated. However, for some of the
operations, it takes around 2-10 minutes for the database to get updated.
These are typically the operations which have triggers on the database.
But there is no rule for such occurences.
Please let me know the solution as soon as
possible.
regds
Rochan
|
