Re: [Hibernate] one-to-many relationship with map?

2003-12-03 Thread Gavin King
Yes, bot not really in the case of inverse="true: Bear Giles wrote: I'm pretty sure the answer is 'no,' but I wanted to double check. Does Hibernate currently support a one-to-many relationship with Map, not just bag and set? Or is Map solely a table-wide concept? Bear

[Hibernate] one-to-many relationship with map?

2003-12-03 Thread Bear Giles
I'm pretty sure the answer is 'no,' but I wanted to double check. Does Hibernate currently support a one-to-many relationship with Map, not just bag and set? Or is Map solely a table-wide concept? Bear --- This SF.net email is sponsored by

[Hibernate] problem with hibernate and postgres

2003-12-03 Thread PM . Leclercq
Hi! I have a little problem with hibernate(2.0.3) and postgres (7.2) when i use net.sf.hibernate.tool.hbm2ddl.SchemaExport to generate my database i get some errors : v.g. : alter table DOCUMENT drop constraint FK6202C11BED92EF77 Unsuccessful: ERROR: parser: parse error at or near "" alter table

[Hibernate] problem with hibernate and postgres

2003-12-03 Thread PM . Leclercq
Hi! I have a little problem with hibernate an postgres. when i use net.sf.hibernate.tool.hbm2dll.SchemaExport to generate my tables I get a lot of parse error from the database : v.g. : alter table DOCUMENT drop constraint FK6202C11BED92EF77 Unsuccessful: ERROR: parser: parse error at or near ""