Re: [INTERFACES] ConnectionPoolDataSource (JDBC)

From: Assaf Arkin <arkin(at)exoffice(dot)com>
To: Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk>
Cc: pgsql-interfaces(at)postgreSQL(dot)org
Subject: Re: [INTERFACES] ConnectionPoolDataSource (JDBC)
Date: 2000-02-09 04:19:56
Message-ID: 38A0EAEC.D70E9EFC@exoffice.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Peter Mount wrote:
>
> As usual when replying from here, replies prefixed with PM:
>
> --
> Peter Mount
> Enterprise Support
> Maidstone Borough Council
> Any views stated are my own, and not those of Maidstone Borough Council.
> PM: It should be relatively easy. All of our SQLException's are now
> keyworded to allow the internationalization of the messages, so in
> theory we can add the code by way of a lookup on that keyword.

Hmm If the back-end starts sending a different message, it will break
the driver. Kind of hard to keep track of.

> > * ResultSet to use a cursor when retrieving results
>
> Which type of cursors will be supported?
>
> PM: Not sure yet. I'm currently about 3 days behind (from the point
> where I wanted to be by today).

Can the back-end support forward/backward scrolling?

arkin

>
> arkin
>
> > These won't be done until after 7.0:
> > * RowSet's
> > * Updateable ResultSet's (not sure how to do this yet)
> >
> > Peter
>
> --
> ----------------------------------------------------------------------
> Assaf Arkin www.exoffice.com
> CTO, Exoffice Technologies, Inc. www.exolab.org

--
----------------------------------------------------------------------
Assaf Arkin www.exoffice.com
CTO, Exoffice Technologies, Inc. www.exolab.org

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tim Kane 2000-02-09 07:20:26 destroydb and createdb
Previous Message Byron Nikolaidis 2000-02-09 01:03:29 Re: [INTERFACES] Approach can't open ...