8 Replies Latest reply on Oct 22, 2007 1:32 PM by modoc

    getting the id of the object inserted...

      This is more of a Hibernate question. Since many Seam users are Hibernate gurus, I am asking on the Seam Forum.

      After I persist an object, how do I obtain the id of the object if the id was auto increment in the database. My database is MySQL.

      Thanks,

      M