From: thhal at mailblocks.com (Thomas Hallgren) Date: Wed, 13 Jul 2005 17:12:46 +0200 Subject: [Pljava-dev] Re: Get columns names in TriggerData ? In-Reply-To: <42D4DB6E.9040107@insa-toulouse.fr> References: <42D4DB6E.9040107@insa-toulouse.fr> Message-ID: <42D52F6E.6010707@mailblocks.com> brice rouanet wrote: > Hi, > > Is it possible to get columns names in TriggerData ? > > Regards, Brice. > Hmm, apparently not using the getResultSetMetaData() method. I think that's an oversight. Meta-data has been implemented and the TriggerResultSet used by the TriggerData does have a TupleDesc. Could you please enter a bug on this? Regards, Thomas Hallgren