Hi When i tried to generate model class from databases it works fine by running command mvn appfuse:gen-model But this command is generating for all the tables in the database which i don't require in my project.. Can you please help me out here to how to generate model class for single Table. where in case of mvn appfuse:gen there is option like -Dentity=Person but i didnt find any way to gen-model for single table
Thanks in advance for your help=) RajeshSR -- View this message in context: http://www.nabble.com/Appfuse2-struts2-mvn-appfuse%3Agen-model-tp20991428s2369p20991428.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
