4 Replies Latest reply on Jul 26, 2006 9:15 AM by jason_rency

    question about the seam Booking Example:

    jason_rency

      after being playing with the booking example for one week, I have a few qustion:

      1 how does the entity beans map the DB table?
      2 are they mapping by name because the entity beans have the same name with the table names? aslo, I found the name of entity property is the same with the column name in the DB, is this necessary?

      the reason I ask is because I went in to problem when I modified the booking example by using my own DB which has different name with my entity bean.

      sorry for the stupid qustions, I am still a newbie..:)

      jason