[Hibernate] hbm -> ER diagram tool?

2003-12-04 Thread Bear Giles
Does anyone know of a HBM -> ER diagram tool? Bear --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shel

Re: [Hibernate] Question about your Wiki implementation

2003-12-04 Thread Christian Bauer
On 04 Dec (11:22), Miller Charles - Nashville wrote: > I see that you are using coWiki. Which version are you using? I am looking > to install one for an internal developer community where I work. Must be 0.3.1 or something like that. I would recommend the latest version declared as "working" o

Re: [Hibernate] Re: problem with hibernate and postgres

2003-12-04 Thread Emmanuel Bernard
Already self answered in the forum. Was using a 'USER' named table. Damn cross-posting. --- Thomas Quas <[EMAIL PROTECTED]> a écrit : > On Wed, 03 Dec 2003 12:06:54 +0100, PM.Leclercq > wrote: > > Hi Pierre-Marin, > > I'm seeing the same messages when creating the > schema on an empty > databas

[Hibernate] Question about your Wiki implementation

2003-12-04 Thread Miller Charles - Nashville
Hello, I see that you are using coWiki. Which version are you using? I am looking to install one for an internal developer community where I work. Thanks. Charles Miller --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an e

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

2003-12-04 Thread Bear Giles
Gavin King wrote: Yes, bot not really in the case of inverse="true: Yes it supports the relationship, or yes it's solely a table-wide concept? I'm not trying to be difficult but the documentation seems to refer to only bags and sets and my attempts have always resulted in table-wide maps. Bear

[Hibernate] Re: problem with hibernate and postgres

2003-12-04 Thread Thomas Quas
On Wed, 03 Dec 2003 12:06:54 +0100, PM.Leclercq wrote: Hi Pierre-Marin, I'm seeing the same messages when creating the schema on an empty database. The drop fails because the tables are simply not there yet. Running the schema export a second time should should give you output w/o those error mes

[Hibernate] Use Cases or Fetch Groups

2003-12-04 Thread Dmitriy Kiriy
(From the JDO 2.0 kick off meeting) Use Cases or Fetch Groups This is a fairly open idea right now, however the idea is that a developer can setup different "use cases", which can encapsulate performance characteristics. For example, if you are in one use case, use a particular fetch group (as you