On Fri, 14 Jun 2002, Sam Varshavchik wrote:
> Date: Fri, 14 Jun 2002 14:02:40 -0400
> From: Sam Varshavchik <mrsam@courier-mta.com>
> To: Michael Adler <adler@glimpser.org>
> Cc: "pgsql-jdbc@postgresql.org" <pgsql-jdbc@postgresql.org>
> Subject: Re: COPY support in pgsql-jdbc driver
>
> Michael Adler writes:
>
> >> > in the driver. I don't believe it is a jdbc standard though?
> >> It's not. I'm quite happy with a separate API.
> >
> > Which API are you refering to? jxdbcon?
>
> The org.postgresql package.
Sam,
Is there any documentaion on how to use COPY with the org.postgresql
package? I haven't found any.
org.postgresql.core.QueryExecutor doesn't seem to support it. How do you
get it to work?
Thanks,
Mike