This is a user list question.
This problem is usually caused by not using an oracle specific tranql
wrapper but using the generic tranql wrapper and not setting the
commitBeforeAutocommit property to true. The oracle drivers are
generally not jdbc spec compliant and need this extra setting
Pls read as below code, why database don’t be updated when database be
commit?
It is very amusing, why database be updated when I shut down Geronimo
(Version2.1.1)?
It was said that database be updated synchronization when a transaction was
commit ?
Is it possible that Geronimo need speci