Re: [INTERFACES] getObject and SMALLINT (JDBC)

From: Wim Ceulemans <wim(dot)ceulemans(at)nice(dot)be>
To: pgsql-interfaces(at)postgreSQL(dot)org
Subject: Re: [INTERFACES] getObject and SMALLINT (JDBC)
Date: 1999-11-10 12:19:46
Message-ID: 382962E2.89BABF59@nice.be
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Peter Mount wrote:
>
> It's probably been like that since day one. I'll check the specs.
>
> Peter
>

I don't know it's a spec, but the recommendation I have read is in "JDBC
Database Access with Java" - Graham Hamilton - Rick Catell - Maydene
Fisher (The Java Series from the Source) on page 384, and it says:

"The recommended Java mapping for the JDBC SMALLINT type is a Java
short."

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Mount 1999-11-10 13:07:14 RE: [INTERFACES] getObject and SMALLINT (JDBC)
Previous Message Vince Vielhaber 1999-11-10 11:22:45 Re: [HACKERS] CORBA STATUS