RE: [appfuse-user] RE: many-to-many with attribute ... again

2007-07-09 Thread Aled Rhys Jones
syg6 [mailto:[EMAIL PROTECTED] Sent: 09 July 2007 14:08 To: users@appfuse.dev.java.net Subject: [appfuse-user] RE: many-to-many with attribute ... again Hmm ... well, ideally I was hoping to NOT have to create any extra model classes. It seems I have to at least create one, right? The PersonRequest

[appfuse-user] RE: many-to-many with attribute ... again

2007-07-09 Thread syg6
Hmm ... well, ideally I was hoping to NOT have to create any extra model classes. It seems I have to at least create one, right? The PersonRequest class. Well, at least it seems I don't have to create the PersonRequestPK class! Anyway, I tried your example and when I run mvn test-compile hibernat