Re: [GENERAL] PostgreSQL Hibernate Problem

2009-04-28 Thread mgazzo
This solved it. Just renamed my tables with lowercase letters. Thanks a lot.:clap: BTW Hibernate forum is currently in maintenance mode and I just tried my luck here. Sorry about that. Cheers Mario dmigowski wrote: > > Hello mgazzo, > > mgazzo schrieb: >> I am new to PostgreSQL and I want to

Re: [GENERAL] PostgreSQL Hibernate Problem

2009-04-28 Thread Daniel Migowski
Hello mgazzo, mgazzo schrieb: I am new to PostgreSQL and I want to use it from a Java Application with the Hibernate ORM. I ran into a problem when I created my first simple Hello Postegres app where I receive a 'relation "X" does not exist' error. It turns out that the query Hibernate produces