From: marek at lewczuk.com (Marek Lewczuk) Date: Wed, 25 May 2005 09:40:01 +0200 Subject: [Pljava-dev] the relation ID of the table on which the trigger occured. Message-ID: Hi, I think that TriggerData class is missing getRelationID method - this should return OID of the table on which the trigger fired. Can I get table's OID which fired the trigger in other way ? Regards, ML