The only classes that should be using Hibernate annotations are: org.appfuse.model.User org.appfuse.model.Role
Of course the annotations trigger other things to happen like generating the DDL, Hibernate's hbm files, etc. So you would need to replace that functionality as well. HTH, Nathan ----- Original Message ----- From: "nmall" <[EMAIL PROTECTED]> To: [email protected] Sent: Tuesday, May 8, 2007 9:36:34 AM (GMT-0800) America/Los_Angeles Subject: [appfuse-user] Removing Hibernate Annotations use Hi, All the appfuse classes use Hibernate Annotations. How can I completely remove Hibernate Annotations dependency or is that too hard to do. Thanks for your help. I appreciate it! nmal -- View this message in context: http://www.nabble.com/Removing-Hibernate-Annotations-use-tf3710730s2369.html#a10379285 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]
