Thread: Java connections to postgres

Java connections to postgres

From
Sean Davis
Date:
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




Re: Java connections to postgres

From
John DeSoi
Date:
On Jan 17, 2006, at 4:33 PM, Sean Davis wrote:

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


I just came across this link which might be useful:

http://www.bizgres.org/pages.php?pg=developers%7Cprojects%7Cjavaloader




John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL