[jboss-user] [JBoss Seam] - Re: COMPOUNDs, ATOMs & MOLECULEs - don't try this at home!

petemuir do-not-reply at jboss.com
Wed Mar 28 11:40:21 EDT 2007


This would be my approach:

1) Use seam-gen to generate an app (not using reveng of tables)

2) Translate your schema into JPA/EJB3 entity beans with appropriate annotations

3) Create the relevant framework components (i.e. a entityquery for atoms and compounds, entityhome for molecule

4) Create a simple CRUD screen using a mixture of h:inputText, h:commandButton s:selectItems and s:convertEntity

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032395#4032395

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4032395



More information about the jboss-user mailing list