From: marek at lewczuk.com (Marek Lewczuk) Date: Wed, 25 May 2005 16:57:10 +0200 Subject: [Pljava-dev] Does trigger's NEW/OLD ResultSet contain "oid" column Message-ID: 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... Best regards, ML