There's a possibility betweem modifying nothing and pulling in the full sources. You can also just modify the core classes (only the domain objects). See: http://appfuse.org/display/APF/AppFuse+Core+Classes
Kind regards, Tobias -----Ursprüngliche Nachricht----- Von: Fan [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 28. Juni 2007 11:39 An: [email protected] Betreff: [appfuse-user] Add ManyToOne relationship between user and a new pojo I want to add ManyToOne relationship between user and a new pojo. 1) Should I extend the user pojo instead of modifying the user pojo to build the relationship ? 2) Is there any implication when I run "mvn appfuse:full-source" ? -- View this message in context: http://www.nabble.com/Add-ManyToOne-relationship-between-user-and-a-new-pojo-tf3993393s2369.html#a11340002 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
