| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Frank Kurzawa <fkurzawa(at)topazsoftware(dot)com> |
| Cc: | mike(at)thegodshalls(dot)com, pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: Committed updates don't seem to be committed. |
| Date: | 2004-06-23 05:20:15 |
| Message-ID: | 27109.1087968015@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
Frank Kurzawa <fkurzawa(at)topazsoftware(dot)com> writes:
> I'm using Hibernate, which is a java-based Object-Relational mapper
> (http://www.hibernate.org) It's a great tool, and becoming very
> popular in java-based web app developers.
You should definitely not ignore the possibility that Hibernate is
broken (or to put it more politely, hasn't fully debugged its PostgreSQL
interface module). I do not recall hearing from any satisfied users of
Hibernate-on-Postgres before ... in fact I never heard of Hibernate
before ... so call me clueless if you like, but a few rough edges in the
interface don't seem too implausible from here.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Justus Mugbeh | 2004-06-23 08:54:39 | where and how can I get a software for postgres - database? |
| Previous Message | Frank Kurzawa | 2004-06-23 04:57:49 | Re: Committed updates don't seem to be committed. |