From: thomas at tada.se (Thomas Hallgren) Date: Thu, 18 May 2006 16:59:12 +0200 Subject: [Pljava-dev] ResultSet getString In-Reply-To: <446C773E.6000102@lewczuk.com> References: <446C5033.2000508@lewczuk.com> <446C55FE.2020902@tada.se> <446C69C8.3030908@tada.se> <446C773E.6000102@lewczuk.com> Message-ID: <446C8BC0.5060407@tada.se> Marek Lewczuk wrote: > > My opinion is that you should keep getString() as a method to get > PostgreSQL string representation - this will keep compatibility with > previous pljava versions. > And it would maintain an inconsistent way of representing objects as strings since the basic types are coerced according to Java semantics. I'm not too keen on doing that. Regards, Thomas Hallgren