Transaction Isolation Level returned - Mailing list pgsql-general

From Grace C. Unson
Subject Transaction Isolation Level returned
Date
Msg-id 00bb01c41141$67a72450$053b1cac@GREECE
Whole thread Raw
List pgsql-general
Good day,

How is it possible that ResultSet
in this statement:

ResultSetObjInstance = PreparedStatementObjInstance.executeQuery()

contains this value:
TRANSACTION ISOLATION LEVEL=READ COMMITTED ?

During the query there are lots of operations (write operations) going on in
the DB.

What does above value mean? Why is it returned and not thrown as exception?

Any help is greatly appreciated.

Thank you.

---
Grace
==========================================
                NEC Telecom Software Philippines Inc.
                       Design Engineering Department

Tel/Fax #: (+6332) 233-9142 loc. 3115 / (+6332) 233-9157
Mobile #: (0919) 803-7874
Email: gracec@ntsp.nec.co.jp
==========================================


pgsql-general by date:

Previous
From: chanc@thailand.net (chanc)
Date:
Subject: Does ora2pg work with Oracle9i?
Next
From: Jeremy Semeiks
Date:
Subject: Tables as function arguments