Re: [appfuse-user] AMP gen target help for classes with relationships

2007-11-09 Thread nvin
mraible wrote: > > On Nov 8, 2007 10:25 PM, nvin <[EMAIL PROTECTED]> wrote: >> >> Hi All, >> Does Appfuse generate CRUDL classes for Java objects containing >> relationships automatically? > > No, it does not. > > Matt > > --Thanks,Matt

[appfuse-user] AMP gen target help for classes with relationships

2007-11-08 Thread nvin
Hi All, Does Appfuse generate CRUDL classes for Java objects containing relationships automatically? I am trying to use the AMP targets (appfuse:gen-model and appfuse:gen) to generate the CRUD pages of a simple application currently with two tables with a many-one relationship. 1. Table Alertrul