I can only take a guess at what exactly it is you are asking, but I can tell you how I do it now: I exclude all join tables, just generate for the entity related tables. Then in appfuse you can set the relations between your entities by hand, using annotations.
DNewfield wrote: > > So with this you can exclude many-to-many relationships, but with > http://issues.appfuse.org/browse/APF-1152 there's no way to get this to > succeed if you have any one-to-many or many-to-one relationships? > > -Dale > > measwel wrote: >> Just wanted to say, its solved by excluding join tables in a custom >> hibernate >> mapping file as specified here: >> >> http://static.appfuse.org/plugins/appfuse-maven-plugin/gen-model-mojo.html >> >> Sorry to bother. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > > > -- View this message in context: http://www.nabble.com/code-generation-fails-on-a-join-table-tp25416651s2369p25425522.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net