Re: JPA and Postgresql

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Robert Wimmer <seppwimmer(at)hotmail(dot)com>
Cc: John R Pierce <pierce(at)hogranch(dot)com>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JPA and Postgresql
Date: 2007-10-27 23:26:09
Message-ID: 4723C911.1030803@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Robert Wimmer wrote:

> what i want to do is to use the new java annotations for "OR-Mapping".
> so i dont have to do all these mappings by hand and via SQL Strings. the
> following is an example that runs with derby on eclipse. trying similar
> things with the new jdbc driver didnt work.

Ok, so once again .. what are the features that the JDBC driver needs to
implement to get this working? "didn't work" is not very informative.

-O

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2007-10-27 23:29:24 Re: JPA and Postgresql
Previous Message Robert Wimmer 2007-10-27 23:08:30 Re: JPA and Postgresql