Java connections to postgres

From: Sean Davis <sdavis2(at)mail(dot)nih(dot)gov>
To: "pgsql-interfaces(at)postgresql(dot)org" <pgsql-interfaces(at)postgresql(dot)org>
Subject: Java connections to postgres
Date: 2006-01-17 21:33:13
Message-ID: BFF2CCC9.3E40%sdavis2@mail.nih.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I am a totally new user to java and was wondering about a couple of details:

1) Is there a way to do "bulk" loading using something akin to SQL copy
when using JDBC and connecting to postgresql?

2) (Slightly OT) Is there a useful ORM (object-relational-mapper) for java
that costs $0? I am usually a perl user, and there are several good ones
available.

Thanks,
Sean

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message John DeSoi 2006-01-18 15:54:02 Re: Java connections to postgres
Previous Message Kyntiewborlang Marwein 2006-01-17 20:24:18 Getting Startted With postgresql thru Libpq