I'm new to Seam.  After reading some of the documentation and looking at the 
examples I'm left with one question.  Searches of the forum provide no answer.

One html form field in Seam seems to map to one attribute in a POJO which in 
turn seems to map to one field in a database.  Now say I want a day field, a 
month field and a year field in the html form, a java.sql.Date field in the 
POJO and a date field in the database, how do I do that?

I'm sure there is a way (most likely a simple way) as this the one to one 
mapping will often not do.

Thanks,

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995509
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to