Hi all, I'm new to Hibernate and I try to generate some pojo's and doa's from an existing database (PostgreSQL). As far as I understand I need to generate a Console Configuration before I can do this. I create de configuration and I see my database and I see the tables in the database but I don't see the columns in the tables. So I guess I have some flaws in my configuration but I can't find any erorrs... My questions:
1) The columns should be visible, right? 2) What have I done wrong :)?
I use JBoss Tools 3 & Eclipse Galileo.
Thanks.
|