Em Thu, 18 Jun 2009 18:29:37 -0300, Norman Franke <nor...@myasd.com> escreveu:

Next, I want to use BeanEditForm to edit the tables. I can't really
add @Id, @NonVisual, or @Validate to the classes, since they'll be
overwritten every time I re-generate the classes when I add or modify
a table.

Take a look at http://tapestry.apache.org/tapestry5.1/guide/beaneditform.html, section "Customizing the BeanModel". To add validation without touching entity class sources, take a look at the ValidationConstraintsGenerator interface.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to