[Pljava-dev] Re: Does trigger's NEW/OLD ResultSet contain "oid" column

From: marek at lewczuk(dot)com (Marek Lewczuk)
To:
Subject: [Pljava-dev] Re: Does trigger's NEW/OLD ResultSet contain "oid" column
Date: 2005-05-25 18:27:41
Message-ID: 4294C39D.3060402@lewczuk.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Thomas Hallgren napisa?(a):
> Marek Lewczuk wrote:
>
>> I tried to get OID of updated record and following exception was thrown:
>> java.sql.SQLException: Tuple has no attribute "oid"
>>
>> Does trigger's NEW/OLD ResultSet contain "oid" column ? It should...
>
>
> Yes, it should. System columns are apparently not handled correctly.
> Please file this as a bug.

Done. When can we expect the next release with this bug fixed ?

Best wishes,
ML

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Thomas Hallgren 2005-05-25 20:57:19 [Pljava-dev] Re: Does trigger's NEW/OLD ResultSet contain "oid" column
Previous Message Thomas Hallgren 2005-05-25 18:03:31 [Pljava-dev] Does trigger's NEW/OLD ResultSet contain "oid" column