Re: Java Eclipse - Mailing list pgsql-general

From Douglas McNaught
Subject Re: Java Eclipse
Date
Msg-id 87ac93a7tk.fsf@suzuka.mcnaught.org
Whole thread Raw
In response to Java Eclipse  ("Keith Hutchison" <keith.kjtl.hutchison@gmail.com>)
List pgsql-general
"Keith Hutchison" <keith.kjtl.hutchison@gmail.com> writes:

> Any views on the best way to access postgresql within java?

Depends entirely on what you're looking for.  You can go with raw JDBC
for maximum control, or use an ORM layer lihe Hibernate to abstract
away a lot of the work and give you (some) database independence.

-Doug

pgsql-general by date:

Previous
From: "Keith Hutchison"
Date:
Subject: Java Eclipse
Next
From: Benno Pütz
Date:
Subject: Re: Incomplete dump?