Hello all
I have expirenced a strange think using jBoss 2 and Sybase.
The team I am on have developed some BMP's where we do not
tamper with the isolation level on the connection, which we
get from the connection pool.
A query on the isolation level says READ_COMMITTED, meaning
no dirty reads!
Here is the funny thing when creating an entry in the DB using
BMP bean1 and then later on in the same transaction querying for
it using a finder method, we are able to retrieve it!
If I understand the specs right, this is a dirty read and the
isolation-level should not allow that!
Have I misunderstood something or is there somebody else that
have the same problem - maybe even an explanation?
Thanks Brian
--
/Brian
http://home1.stofanet.dk/brian.bek/
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]