Re: Data types

From: Barry Lind <barry(at)xythos(dot)com>
To: Mihai Gheorghiu <tanethq(at)earthlink(dot)net>
Cc: pgsql-general(at)postgresql(dot)org, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Data types
Date: 2001-08-22 10:49:08
Message-ID: 3B838E24.1050601@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

FYI -- jdbc questions should go to the pgsql-jdbc mail list.

To your question, yes BigDecimal it the appropriate java data type for a
postgres numeric data type.

thanks,
--Barry

Mihai Gheorghiu wrote:
> Would Java BigDecimal type be a good match for PG Numeric, or do I need to
> look further?
>
> Thank you all,
>
> Mihai Gheorghiu
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>
>

In response to

  • Data types at 2001-08-21 20:12:51 from Mihai Gheorghiu

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2001-08-22 13:08:51 Re: maximum query length
Previous Message Barry Lind 2001-08-22 10:47:12 Re: Comparing fixed precision to floating

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2001-08-22 11:03:33 patch for jdbc BigDecimal bug
Previous Message Barry Lind 2001-08-22 10:47:12 Re: Comparing fixed precision to floating