0 Replies Latest reply on Oct 31, 2008 10:24 PM by jerryeads52

    How do you configure seam gen to handle ORACLE 10g TIMESTAMP(9)

      I have an Oracle 10g database and when I try to reverse engineer it using seam gen all of my Oracle TIMESTAMP(9) fields wind up typed as java.io.Serializable?  What has to be configured to generate TIMESTAMP(9) to java.sql.Timestamp?  I have tried using type mapping in the hibernate reveng.xml but that doesn't seem to work?


      Thanks
      Jerry