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]
